License |
License |
---|---|
GroupId | GroupIdorg.codelabor |
ArtifactId | ArtifactIdcodelabor-system-anyframe |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
Project Organization |
Project OrganizationCODELABOR |
<!-- https://jarcasting.com/artifacts/org.codelabor/codelabor-system-anyframe/ -->
<dependency>
<groupId>org.codelabor</groupId>
<artifactId>codelabor-system-anyframe</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelabor/codelabor-system-anyframe/
implementation 'org.codelabor:codelabor-system-anyframe:3.1.1'
// https://jarcasting.com/artifacts/org.codelabor/codelabor-system-anyframe/
implementation ("org.codelabor:codelabor-system-anyframe:3.1.1")
'org.codelabor:codelabor-system-anyframe:jar:3.1.1'
<dependency org="org.codelabor" name="codelabor-system-anyframe" rev="3.1.1">
<artifact name="codelabor-system-anyframe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelabor', module='codelabor-system-anyframe', version='3.1.1')
)
libraryDependencies += "org.codelabor" % "codelabor-system-anyframe" % "3.1.1"
[org.codelabor/codelabor-system-anyframe "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.anyframe » anyframe-core | jar | 1.0.0 |
org.anyframe » anyframe-idgen | jar | 1.0.0 |
org.anyframe » anyframe-query | jar | 1.1.0 |
org.anyframe » anyframe-cache | jar | 1.0.0 |
org.anyframe » anyframe-monitoring-client | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.lazyluke : log4jdbc-remix | jar | 0.2.4 |
org.springframework : spring-web | jar | 3.0.5.RELEASE |
org.springframework.webflow : spring-webflow | jar | 2.3.0.RELEASE |
org.springframework : spring-struts | jar | 3.0.5.RELEASE |
org.codelabor : codelabor-system-web | jar | 3.0.3 |
org.apache.struts : struts-extras | jar | 1.3.10 |
opensymphony : oscache | jar | 2.4 |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
infrared » infrared-agent | jar | 2.5.BETA |
commons-collections : commons-collections | jar | 3.2.1 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
ojdbc : ojdbc | jar | 14 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |