License |
License |
---|---|
GroupId | GroupIdcom.lyncode |
ArtifactId | ArtifactIdxoai-common |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXOAI Commons
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
xoai-common-4.1.0.pom | |
xoai-common-4.1.0.jar | 117 KB |
xoai-common-4.1.0-sources.jar | 101 KB |
xoai-common-4.1.0-javadoc.jar | 624 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lyncode/xoai-common/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>xoai-common</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/xoai-common/
implementation 'com.lyncode:xoai-common:4.1.0'
// https://jarcasting.com/artifacts/com.lyncode/xoai-common/
implementation ("com.lyncode:xoai-common:4.1.0")
'com.lyncode:xoai-common:jar:4.1.0'
<dependency org="com.lyncode" name="xoai-common" rev="4.1.0">
<artifact name="xoai-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='xoai-common', version='4.1.0')
)
libraryDependencies += "com.lyncode" % "xoai-common" % "4.1.0"
[com.lyncode/xoai-common "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lyncode : xml-io | jar | 1.0.3 |
com.lyncode : test-support | jar | 1.0.4 |
commons-codec : commons-codec | jar | 1.3 |
commons-io : commons-io | jar | 2.4 |
com.google.guava : guava | jar | 15.0 |
xml-apis : xml-apis | jar | 1.0.b2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.codehaus.woodstox : stax2-api | jar | 3.0.4 |
javax.xml.stream : stax-api | jar | 1.0-2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
stax : stax-api | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |