License |
License |
---|---|
GroupId | GroupIdcom.github.swiftech |
ArtifactId | ArtifactIdswiftdao |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
swiftdao-0.2.3.pom | |
swiftdao-0.2.3.jar | 46 KB |
swiftdao-0.2.3-sources.jar | 30 KB |
swiftdao-0.2.3-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftdao/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftdao</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftdao/
implementation 'com.github.swiftech:swiftdao:0.2.3'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftdao/
implementation ("com.github.swiftech:swiftdao:0.2.3")
'com.github.swiftech:swiftdao:jar:0.2.3'
<dependency org="com.github.swiftech" name="swiftdao" rev="0.2.3">
<artifact name="swiftdao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftdao', version='0.2.3')
)
libraryDependencies += "com.github.swiftech" % "swiftdao" % "0.2.3"
[com.github.swiftech/swiftdao "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 4.3.11.Final |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
javax.transaction : jta | jar | 1.1 |
org.aspectj : aspectjrt | jar | 1.8.9 |
org.aspectj : aspectjweaver | jar | 1.8.9 |
org.jasypt : jasypt | jar | 1.8 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-orm | jar | 4.3.12.RELEASE |
org.springframework : spring-tx | jar | 4.3.12.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.12.RELEASE |
org.springframework : spring-test | jar | 4.3.12.RELEASE |
org.springframework : spring-expression | jar | 4.3.12.RELEASE |
org.springframework : spring-context | jar | 4.3.12.RELEASE |
org.springframework : spring-aop | jar | 4.3.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.mchange : c3p0 | jar | 0.9.5.2 |
org.apache.logging.log4j : log4j-api | jar | 2.9.1 |
org.apache.logging.log4j : log4j-core | jar | 2.9.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.1 |
mysql : mysql-connector-java Optional | jar | 5.1.45 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.h2database : h2 Optional | jar | 1.4.196 |