License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Data |
GroupId | GroupIdorg.jboss.xnio |
ArtifactId | ArtifactIdxnio-metadata |
Last Version | Last Version2.1.0.CR5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXNIO Metadata
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xnio-metadata-2.1.0.CR5.pom | |
xnio-metadata-2.1.0.CR5.jar | 39 KB |
xnio-metadata-2.1.0.CR5-sources.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.xnio/xnio-metadata/ -->
<dependency>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-metadata</artifactId>
<version>2.1.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.xnio/xnio-metadata/
implementation 'org.jboss.xnio:xnio-metadata:2.1.0.CR5'
// https://jarcasting.com/artifacts/org.jboss.xnio/xnio-metadata/
implementation ("org.jboss.xnio:xnio-metadata:2.1.0.CR5")
'org.jboss.xnio:xnio-metadata:jar:2.1.0.CR5'
<dependency org="org.jboss.xnio" name="xnio-metadata" rev="2.1.0.CR5">
<artifact name="xnio-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.xnio', module='xnio-metadata', version='2.1.0.CR5')
)
libraryDependencies += "org.jboss.xnio" % "xnio-metadata" % "2.1.0.CR5"
[org.jboss.xnio/xnio-metadata "2.1.0.CR5"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.xnio : xnio-api | jar | 2.1.0.CR2 |
org.jboss.kernel » jboss-kernel | jar | 2.2.0.Alpha6 |
org.jboss : jbossxb | jar | 2.0.2.Beta3 |