Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.jnoee |
ArtifactId | ArtifactIdxo-starter-jpa-search |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
xo-starter-jpa-search-1.0.1.pom | |
xo-starter-jpa-search-1.0.1.jar | 21 KB |
xo-starter-jpa-search-1.0.1-sources.jar | 14 KB |
xo-starter-jpa-search-1.0.1-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-jpa-search/ -->
<dependency>
<groupId>com.github.jnoee</groupId>
<artifactId>xo-starter-jpa-search</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-jpa-search/
implementation 'com.github.jnoee:xo-starter-jpa-search:1.0.1'
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-jpa-search/
implementation ("com.github.jnoee:xo-starter-jpa-search:1.0.1")
'com.github.jnoee:xo-starter-jpa-search:jar:1.0.1'
<dependency org="com.github.jnoee" name="xo-starter-jpa-search" rev="1.0.1">
<artifact name="xo-starter-jpa-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnoee', module='xo-starter-jpa-search', version='1.0.1')
)
libraryDependencies += "com.github.jnoee" % "xo-starter-jpa-search" % "1.0.1"
[com.github.jnoee/xo-starter-jpa-search "1.0.1"]