License |
License |
---|---|
GroupId | GroupIdcom.scloudic |
ArtifactId | ArtifactIdrabbit-jbatis |
Version | Version3.5.2.RELEASE |
Type | Typejar |
Description |
Descriptionrabbit-framework
|
Filename | Size |
---|---|
rabbit-jbatis-3.5.2.RELEASE.pom | |
rabbit-jbatis-3.5.2.RELEASE.jar | 262 KB |
rabbit-jbatis-3.5.2.RELEASE-sources.jar | 139 KB |
rabbit-jbatis-3.5.2.RELEASE-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scloudic/rabbit-jbatis/ -->
<dependency>
<groupId>com.scloudic</groupId>
<artifactId>rabbit-jbatis</artifactId>
<version>3.5.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/rabbit-jbatis/
implementation 'com.scloudic:rabbit-jbatis:3.5.2.RELEASE'
// https://jarcasting.com/artifacts/com.scloudic/rabbit-jbatis/
implementation ("com.scloudic:rabbit-jbatis:3.5.2.RELEASE")
'com.scloudic:rabbit-jbatis:jar:3.5.2.RELEASE'
<dependency org="com.scloudic" name="rabbit-jbatis" rev="3.5.2.RELEASE">
<artifact name="rabbit-jbatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='rabbit-jbatis', version='3.5.2.RELEASE')
)
libraryDependencies += "com.scloudic" % "rabbit-jbatis" % "3.5.2.RELEASE"
[com.scloudic/rabbit-jbatis "3.5.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.12.RELEASE |
commons-lang : commons-lang | jar | 2.6 |
org.aspectj : aspectjrt | jar | 1.9.4 |
commons-jexl : commons-jexl | jar | 1.1 |
commons-collections : commons-collections | jar | 3.2.2 |
org.springframework : spring-jdbc | jar | 5.2.12.RELEASE |
org.springframework : spring-tx | jar | 5.2.12.RELEASE |
net.sf.ehcache : ehcache-core Optional | jar | 2.6.11 |
ognl : ognl | jar | 3.1.1 |
com.scloudic : rabbit-core | jar | 3.5.2.RELEASE |
org.javassist : javassist | jar | 3.25.0-GA |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.2.12.RELEASE |
mysql : mysql-connector-java | jar | 8.0.17 |
c3p0 : c3p0 | jar | 0.9.1.2 |
junit : junit | jar | 4.13.1 |