is not current version
Last Version 2.2.1

com.github.swiftech:swiftboot-data 2.1

Data access component based on Spring-Data-JPA

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot-data
Version

Version

2.1
Type

Type

jar
Description

Description

Data access component based on Spring-Data-JPA

Download swiftboot-data 2.1


<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-data/ -->
<dependency>
    <groupId>com.github.swiftech</groupId>
    <artifactId>swiftboot-data</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-data/
implementation 'com.github.swiftech:swiftboot-data:2.1'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-data/
implementation ("com.github.swiftech:swiftboot-data:2.1")
'com.github.swiftech:swiftboot-data:jar:2.1'
<dependency org="com.github.swiftech" name="swiftboot-data" rev="2.1">
  <artifact name="swiftboot-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot-data', version='2.1')
)
libraryDependencies += "com.github.swiftech" % "swiftboot-data" % "2.1"
[com.github.swiftech/swiftboot-data "2.1"]

Dependencies

compile (18)

Group / Artifact Type Version
com.github.swiftech : swiftboot-utils jar 2.1
com.github.swiftech : swiftboot-collections jar 2.1
org.springframework.boot : spring-boot jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.13.RELEASE
javax.transaction : javax.transaction-api jar 1.3
org.springframework.data : spring-data-commons jar 2.2.13.RELEASE
org.springframework.data : spring-data-jpa jar 2.2.13.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.hibernate : hibernate-core Optional jar 5.4.29.Final
org.apache.commons : commons-text jar 1.9
javax.annotation : javax.annotation-api jar 1.3.2
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-core jar 2.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.4
commons-codec : commons-codec jar 1.15

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-test jar 2.2.13.RELEASE
org.springframework : spring-test jar 5.2.12.RELEASE
com.h2database : h2 jar 1.4.200
mysql : mysql-connector-java jar 8.0.22
org.springframework.boot : spring-boot-test-autoconfigure jar 2.2.13.RELEASE

Project Modules

There are no modules declared in this project.