is not current version
Last Version 0.1.2

jpa 0.1.0

jpa

License

License

Categories

Categories

Java Languages Configuration Application Layer Libs config
GroupId

GroupId

io.github.qsy7.java.configuration
ArtifactId

ArtifactId

jpa
Version

Version

0.1.0
Type

Type

pom
Description

Description

jpa
jpa

Download jpa 0.1.0

Filename Size
jpa-0.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.configuration/jpa/ -->
<dependency>
    <groupId>io.github.qsy7.java.configuration</groupId>
    <artifactId>jpa</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.configuration/jpa/
implementation 'io.github.qsy7.java.configuration:jpa:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.configuration/jpa/
implementation ("io.github.qsy7.java.configuration:jpa:0.1.0")
'io.github.qsy7.java.configuration:jpa:pom:0.1.0'
<dependency org="io.github.qsy7.java.configuration" name="jpa" rev="0.1.0">
  <artifact name="jpa" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.configuration', module='jpa', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.configuration" % "jpa" % "0.1.0"
[io.github.qsy7.java.configuration/jpa "0.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.github.qsy7.java.dependencies : hikari-jdbc-connection-pool pom 0.1.0
io.github.qsy7.java.dependencies : hibernate-hikari pom 0.1.0
io.github.qsy7.java.dependencies : slf4j-simple pom 0.1.0
io.github.qsy7.java.infrastructure.property.modules : default jar 0.1.0
io.github.qsy7.java.infrastructure.property.modules : properties jar 0.1.0
io.github.qsy7.java.infrastructure.property.modules : environment jar 0.1.0
io.github.qsy7.java.infrastructure.property.modules : system jar 0.1.0

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

There are no modules declared in this project.