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