License |
License |
---|---|
GroupId | GroupIdorg.ict4h |
ArtifactId | ArtifactIdatomfeed-spring-server |
Version | Version1.10.1 |
Type | Typejar |
Description |
DescriptionAtomfeed core libraries
|
<!-- https://jarcasting.com/artifacts/org.ict4h/atomfeed-spring-server/ -->
<dependency>
<groupId>org.ict4h</groupId>
<artifactId>atomfeed-spring-server</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ict4h/atomfeed-spring-server/
implementation 'org.ict4h:atomfeed-spring-server:1.10.1'
// https://jarcasting.com/artifacts/org.ict4h/atomfeed-spring-server/
implementation ("org.ict4h:atomfeed-spring-server:1.10.1")
'org.ict4h:atomfeed-spring-server:jar:1.10.1'
<dependency org="org.ict4h" name="atomfeed-spring-server" rev="1.10.1">
<artifact name="atomfeed-spring-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ict4h', module='atomfeed-spring-server', version='1.10.1')
)
libraryDependencies += "org.ict4h" % "atomfeed-spring-server" % "1.10.1"
[org.ict4h/atomfeed-spring-server "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ict4h : atomfeed-server | jar | 1.10.1 |
org.aspectj : aspectjweaver | jar | 1.7.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 |
javax.servlet : servlet-api | jar | 2.5 |
org.springframework : spring-tx | jar | 3.1.0.RELEASE |
org.springframework : spring-beans | jar | 3.1.0.RELEASE |
org.springframework : spring-core | jar | 3.1.0.RELEASE |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
org.springframework : spring-aop | jar | 3.1.0.RELEASE |
org.springframework : spring-aspects | jar | 3.1.0.RELEASE |
org.springframework : spring-web | jar | 3.1.0.RELEASE |
org.springframework : spring-webmvc | jar | 3.1.0.RELEASE |
org.springframework : spring-orm | jar | 3.1.0.RELEASE |
org.springframework : spring-expression | jar | 3.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.0.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
junit : junit | jar | 4.8.2 |
com.mchange : c3p0 | jar | 0.9.2-pre8 |
postgresql : postgresql | jar | 9.1-901.jdbc4 |