GroupId | GroupIdio.github.perplexhub |
---|---|
ArtifactId | ArtifactIdrsql-jpa-specification |
Version | Version4.0.15 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.perplexhub/rsql-jpa-specification/ -->
<dependency>
<groupId>io.github.perplexhub</groupId>
<artifactId>rsql-jpa-specification</artifactId>
<version>4.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-jpa-specification/
implementation 'io.github.perplexhub:rsql-jpa-specification:4.0.15'
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-jpa-specification/
implementation ("io.github.perplexhub:rsql-jpa-specification:4.0.15")
'io.github.perplexhub:rsql-jpa-specification:jar:4.0.15'
<dependency org="io.github.perplexhub" name="rsql-jpa-specification" rev="4.0.15">
<artifact name="rsql-jpa-specification" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.perplexhub', module='rsql-jpa-specification', version='4.0.15')
)
libraryDependencies += "io.github.perplexhub" % "rsql-jpa-specification" % "4.0.15"
[io.github.perplexhub/rsql-jpa-specification "4.0.15"]