License |
License |
---|---|
GroupId | GroupIdorg.ict4h |
ArtifactId | ArtifactIdatomfeed-commons |
Version | Version1.9.4 |
Type | Typejar |
Description |
DescriptionAtomfeed core libraries
|
Filename | Size |
---|---|
atomfeed-commons-1.9.4.pom | |
atomfeed-commons-1.9.4.jar | 9 KB |
atomfeed-commons-1.9.4-tests.jar | 5 KB |
atomfeed-commons-1.9.4-sources.jar | 4 KB |
atomfeed-commons-1.9.4-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ict4h/atomfeed-commons/ -->
<dependency>
<groupId>org.ict4h</groupId>
<artifactId>atomfeed-commons</artifactId>
<version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ict4h/atomfeed-commons/
implementation 'org.ict4h:atomfeed-commons:1.9.4'
// https://jarcasting.com/artifacts/org.ict4h/atomfeed-commons/
implementation ("org.ict4h:atomfeed-commons:1.9.4")
'org.ict4h:atomfeed-commons:jar:1.9.4'
<dependency org="org.ict4h" name="atomfeed-commons" rev="1.9.4">
<artifact name="atomfeed-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ict4h', module='atomfeed-commons', version='1.9.4')
)
libraryDependencies += "org.ict4h" % "atomfeed-commons" % "1.9.4"
[org.ict4h/atomfeed-commons "1.9.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : persistence-api | jar | 1.0.2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.8.2 |