mina-integration-xbean
org.apache.mina
mina-integration-xbean is a Java jar artifact published under the org.apache.mina group on Maven Central. 62 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 2.2.9 62 versions jarChecking...
Add to your project2.2.2
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-integration-xbean</artifactId>
<version>2.2.2</version>
</dependency>Version Details — 2.2.2
Packaging
jar
Direct Deps
0
Total Deps
0
Published
May 31, 2023
License
Unknown
This module generates an XML scheme file for the MINA Spring configuration namespace. This XSD is referenced by Spring configuration files using MINA components to have a much less verbose configuration. When used with the XBean application context loader the same old Spring ApplictionContext is generated from this more intuitive and terse configuration file.
Checking security advisories...