is not current version
Last Version 3.8.7.Final

org.jboss.xnio:xnio-all 3.1.0.CR4

The aggregator POM of the XNIO project

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.xnio
ArtifactId

ArtifactId

xnio-all
Version

Version

3.1.0.CR4
Type

Type

pom

Download xnio-all 3.1.0.CR4

Filename Size
xnio-all-3.1.0.CR4.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jboss.xnio/xnio-all/ -->
<dependency>
    <groupId>org.jboss.xnio</groupId>
    <artifactId>xnio-all</artifactId>
    <version>3.1.0.CR4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.xnio/xnio-all/
implementation 'org.jboss.xnio:xnio-all:3.1.0.CR4'
// https://jarcasting.com/artifacts/org.jboss.xnio/xnio-all/
implementation ("org.jboss.xnio:xnio-all:3.1.0.CR4")
'org.jboss.xnio:xnio-all:pom:3.1.0.CR4'
<dependency org="org.jboss.xnio" name="xnio-all" rev="3.1.0.CR4">
  <artifact name="xnio-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.xnio', module='xnio-all', version='3.1.0.CR4')
)
libraryDependencies += "org.jboss.xnio" % "xnio-all" % "3.1.0.CR4"
[org.jboss.xnio/xnio-all "3.1.0.CR4"]