Categories |
CategoriesData |
---|---|
GroupId | GroupIdth.co.geniustree.springdata.jpa |
ArtifactId | ArtifactIdspecification-with-projections |
Version | Version1.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/th.co.geniustree.springdata.jpa/specification-with-projections/ -->
<dependency>
<groupId>th.co.geniustree.springdata.jpa</groupId>
<artifactId>specification-with-projections</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/th.co.geniustree.springdata.jpa/specification-with-projections/
implementation 'th.co.geniustree.springdata.jpa:specification-with-projections:1.0.5'
// https://jarcasting.com/artifacts/th.co.geniustree.springdata.jpa/specification-with-projections/
implementation ("th.co.geniustree.springdata.jpa:specification-with-projections:1.0.5")
'th.co.geniustree.springdata.jpa:specification-with-projections:jar:1.0.5'
<dependency org="th.co.geniustree.springdata.jpa" name="specification-with-projections" rev="1.0.5">
<artifact name="specification-with-projections" type="jar" />
</dependency>
@Grapes(
@Grab(group='th.co.geniustree.springdata.jpa', module='specification-with-projections', version='1.0.5')
)
libraryDependencies += "th.co.geniustree.springdata.jpa" % "specification-with-projections" % "1.0.5"
[th.co.geniustree.springdata.jpa/specification-with-projections "1.0.5"]