| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.xnio |
| ArtifactId | ArtifactIdxnio-api |
| Last Version | Last Version3.8.7.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXNIO API
The API JAR of the XNIO project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xnio-api-3.8.7.Final.pom | |
| xnio-api-3.8.7.Final.jar | 231 KB |
| xnio-api-3.8.7.Final-sources.jar | 176 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.xnio/xnio-api/ -->
<dependency>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-api</artifactId>
<version>3.8.7.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.xnio/xnio-api/
implementation 'org.jboss.xnio:xnio-api:3.8.7.Final'
// https://jarcasting.com/artifacts/org.jboss.xnio/xnio-api/
implementation ("org.jboss.xnio:xnio-api:3.8.7.Final")
'org.jboss.xnio:xnio-api:jar:3.8.7.Final'
<dependency org="org.jboss.xnio" name="xnio-api" rev="3.8.7.Final">
<artifact name="xnio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.xnio', module='xnio-api', version='3.8.7.Final')
)
libraryDependencies += "org.jboss.xnio" % "xnio-api" % "3.8.7.Final"
[org.jboss.xnio/xnio-api "3.8.7.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.common : wildfly-common | jar | 1.5.4.Final |
| org.wildfly.client : wildfly-client-config | jar | 1.0.1.Final |
| org.jboss.threads : jboss-threads | jar | 2.3.6.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
| org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
| org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
| org.osgi : org.osgi.core Optional | jar | 6.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logmanager : jboss-logmanager | jar | 2.1.18.Final |
| junit : junit | jar | 4.13.2 |
| org.jmock : jmock | jar | 2.12.0 |
| org.jmock : jmock-junit4 | jar | 2.12.0 |
| org.jboss.byteman : byteman | jar | 4.0.18 |
| org.jboss.byteman : byteman-bmunit | jar | 4.0.18 |
| org.jboss.byteman : byteman-install | jar | 4.0.18 |