Last Version

Smokestack JPA 1.0 0.1


GroupId

GroupId

com.github.smokestack
ArtifactId

ArtifactId

smokestack-jpa-1.0
Version

Version

0.1
Type

Type

jar
Description

Description

Smokestack JPA 1.0

Download smokestack-jpa-1.0 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.smokestack : smokestack-common jar 0.1
org.hamcrest : hamcrest-all jar ${hamcrest.version}
javax.persistence : persistence-api jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar ${junit.version}
mockit : jmockit jar ${jmockit.version}

Project Modules

There are no modules declared in this project.