License |
License |
---|---|
GroupId | GroupIdcom.buschmais.xo |
ArtifactId | ArtifactIdxo.impl |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXtended Objects - Implementation
eXtended Objects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xo.impl-1.4.1.pom | |
xo.impl-1.4.1.jar | 213 KB |
xo.impl-1.4.1-tests.jar | 20 KB |
xo.impl-1.4.1-sources.jar | 114 KB |
xo.impl-1.4.1-javadoc.jar | 809 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.impl/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.impl</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.impl/
implementation 'com.buschmais.xo:xo.impl:1.4.1'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.impl/
implementation ("com.buschmais.xo:xo.impl:1.4.1")
'com.buschmais.xo:xo.impl:jar:1.4.1'
<dependency org="com.buschmais.xo" name="xo.impl" rev="1.4.1">
<artifact name="xo.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.impl', version='1.4.1')
)
libraryDependencies += "com.buschmais.xo" % "xo.impl" % "1.4.1"
[com.buschmais.xo/xo.impl "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.xo : xo.api | jar | 1.4.1 |
com.buschmais.xo : xo.spi | jar | 1.4.1 |
com.google.guava : guava | jar | 30.0-jre |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.5 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.4.0-b180830.0438 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.5.13 |
org.hamcrest : hamcrest-library | jar | 2.2 |
javax.inject : javax.inject | jar | 1 |