com.github.swiftech:swiftdao

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftdao
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download swiftdao

How to add to project

<!-- 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"]

Dependencies

compile (17)

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

provided (5)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 Optional jar 1.4.196

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.1.2