License |
License |
---|---|
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-jpa |
Last Version | Last Version1.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
Filename | Size |
---|---|
specrunner-jpa-1.5.17.pom | |
specrunner-jpa-1.5.17.jar | 7 KB |
specrunner-jpa-1.5.17-sources.jar | 3 KB |
specrunner-jpa-1.5.17-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-jpa/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-jpa</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-jpa/
implementation 'org.specrunner:specrunner-jpa:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-jpa/
implementation ("org.specrunner:specrunner-jpa:1.5.17")
'org.specrunner:specrunner-jpa:jar:1.5.17'
<dependency org="org.specrunner" name="specrunner-jpa" rev="1.5.17">
<artifact name="specrunner-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-jpa', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-jpa" % "1.5.17"
[org.specrunner/specrunner-jpa "1.5.17"]
Group / Artifact | Type | Version |
---|---|---|
org.specrunner : specrunner-core | jar | 1.5.17 |
org.hibernate : hibernate-entitymanager | jar | 5.1.0.Final |