GroupId | GroupIdorg.debux.webmotion |
---|---|
ArtifactId | ArtifactIdwebmotion-extra-jpa |
Version | Version2.3.3 |
Type | Typejar |
Filename | Size |
---|---|
webmotion-extra-jpa-2.3.3.pom | |
webmotion-extra-jpa-2.3.3.jar | 19 KB |
webmotion-extra-jpa-2.3.3-sources.jar | 12 KB |
webmotion-extra-jpa-2.3.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation 'org.debux.webmotion:webmotion-extra-jpa:2.3.3'
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation ("org.debux.webmotion:webmotion-extra-jpa:2.3.3")
'org.debux.webmotion:webmotion-extra-jpa:jar:2.3.3'
<dependency org="org.debux.webmotion" name="webmotion-extra-jpa" rev="2.3.3">
<artifact name="webmotion-extra-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='webmotion-extra-jpa', version='2.3.3')
)
libraryDependencies += "org.debux.webmotion" % "webmotion-extra-jpa" % "2.3.3"
[org.debux.webmotion/webmotion-extra-jpa "2.3.3"]