License |
License |
---|---|
GroupId | GroupIdorg.ict4h |
ArtifactId | ArtifactIdatomfeed-server |
Version | Version1.9.5 |
Type | Typejar |
Description |
DescriptionAtomfeed core libraries
|
Filename | Size |
---|---|
atomfeed-server-1.9.5.pom | |
atomfeed-server-1.9.5.jar | 62 KB |
atomfeed-server-1.9.5-tests.jar | 47 KB |
atomfeed-server-1.9.5-sources.jar | 36 KB |
atomfeed-server-1.9.5-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ict4h/atomfeed-server/ -->
<dependency>
<groupId>org.ict4h</groupId>
<artifactId>atomfeed-server</artifactId>
<version>1.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ict4h/atomfeed-server/
implementation 'org.ict4h:atomfeed-server:1.9.5'
// https://jarcasting.com/artifacts/org.ict4h/atomfeed-server/
implementation ("org.ict4h:atomfeed-server:1.9.5")
'org.ict4h:atomfeed-server:jar:1.9.5'
<dependency org="org.ict4h" name="atomfeed-server" rev="1.9.5">
<artifact name="atomfeed-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ict4h', module='atomfeed-server', version='1.9.5')
)
libraryDependencies += "org.ict4h" % "atomfeed-server" % "1.9.5"
[org.ict4h/atomfeed-server "1.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.ict4h : atomfeed-commons | jar | 1.9.5 |
joda-time : joda-time | jar | 2.1 |
rome : rome | jar | 1.0 |
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.ict4h : atomfeed-commons | jar | 1.9.5 |
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.8.2 |
com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
com.h2database : h2 | jar | 1.3.174 |
mysql : mysql-connector-java | jar | 5.1.8 |