GroupId | GroupIdorg.debux.webmotion |
---|---|
ArtifactId | ArtifactIdwebmotion-extra-jpa |
Version | Version2.3.2 |
Type | Typejar |
Filename | Size |
---|---|
webmotion-extra-jpa-2.3.2.pom | |
webmotion-extra-jpa-2.3.2.jar | 19 KB |
webmotion-extra-jpa-2.3.2-sources.jar | 12 KB |
webmotion-extra-jpa-2.3.2-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/ -->
<dependency>
<groupId>org.debux.webmotion</groupId>
<artifactId>webmotion-extra-jpa</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation 'org.debux.webmotion:webmotion-extra-jpa:2.3.2'
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation ("org.debux.webmotion:webmotion-extra-jpa:2.3.2")
'org.debux.webmotion:webmotion-extra-jpa:jar:2.3.2'
<dependency org="org.debux.webmotion" name="webmotion-extra-jpa" rev="2.3.2">
<artifact name="webmotion-extra-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='webmotion-extra-jpa', version='2.3.2')
)
libraryDependencies += "org.debux.webmotion" % "webmotion-extra-jpa" % "2.3.2"
[org.debux.webmotion/webmotion-extra-jpa "2.3.2"]