| License |
License |
|---|---|
| GroupId | GroupIdcom.github.acierto |
| ArtifactId | ArtifactIdaciertoteam-common |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaciertoteam-common
Contains common functionality which used by other acierto modules
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| aciertoteam-common-1.1.0.pom | |
| aciertoteam-common-1.1.0.jar | 62 KB |
| aciertoteam-common-1.1.0-sources.jar | 38 KB |
| aciertoteam-common-1.1.0-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-common/ -->
<dependency>
<groupId>com.github.acierto</groupId>
<artifactId>aciertoteam-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-common/
implementation 'com.github.acierto:aciertoteam-common:1.1.0'
// https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-common/
implementation ("com.github.acierto:aciertoteam-common:1.1.0")
'com.github.acierto:aciertoteam-common:jar:1.1.0'
<dependency org="com.github.acierto" name="aciertoteam-common" rev="1.1.0">
<artifact name="aciertoteam-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acierto', module='aciertoteam-common', version='1.1.0')
)
libraryDependencies += "com.github.acierto" % "aciertoteam-common" % "1.1.0"
[com.github.acierto/aciertoteam-common "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | 4.1.6.RELEASE |
| net.sf.json-lib : json-lib | jar | 2.4 |
| org.freemarker : freemarker | jar | 2.3.22 |
| log4j : log4j | jar | 1.2.17 |
| org.springframework : spring-orm | jar | 4.1.6.RELEASE |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.3 |
| commons-io : commons-io | jar | 2.4 |
| joda-time : joda-time | jar | 2.7 |
| org.springframework : spring-context | jar | 4.1.6.RELEASE |
| org.apache.httpcomponents : httpcore | jar | 4.4.1 |
| javax.inject : javax.inject | jar | 1 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.5.3 |
| org.springframework : spring-webmvc | jar | 4.1.6.RELEASE |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
| org.springframework.data : spring-data-commons | jar | 1.10.0.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.hibernate : hibernate-core | jar | 4.3.9.Final |
| org.apache.httpcomponents : httpclient | jar | 4.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |