| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
| GroupId | GroupIdcom.guicedee.services | 
| ArtifactId | ArtifactIdxnio-api | 
| Version | Version62 | 
| Type | Typejar | 
| Description | Descriptionxnio.api The API JAR of the XNIO project | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| xnio-api-62.pom | |
| xnio-api-62.jar | 507 KB | 
| xnio-api-62-tests.jar | 22 bytes | 
| xnio-api-62-sources.jar | 335 KB | 
| xnio-api-62-javadoc.jar | 390 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>xnio-api</artifactId>
    <version>62</version>
</dependency>// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation 'com.guicedee.services:xnio-api:62'// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation ("com.guicedee.services:xnio-api:62")'com.guicedee.services:xnio-api:jar:62'<dependency org="com.guicedee.services" name="xnio-api" rev="62">
  <artifact name="xnio-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.guicedee.services', module='xnio-api', version='62')
)libraryDependencies += "com.guicedee.services" % "xnio-api" % "62"[com.guicedee.services/xnio-api "62"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.xnio : xnio-api Optional | jar | 3.3.0.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 | 
| org.mapstruct : mapstruct-processor | jar | 1.3.0.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.assertj : assertj-core | jar | 3.12.2 | 
| org.mockito : mockito-core | jar | 3.0.0 | 
| com.h2database : h2 | jar | 1.4.199 |