License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.iodesystems.dataset |
ArtifactId | ArtifactIdexample |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataset is a tool for wrapping Jooq queries in fluent builders
|
Filename | Size |
---|---|
example-1.0.1.pom | |
example-1.0.1.jar | 5 KB |
example-1.0.1-sources.jar | 2 KB |
example-1.0.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iodesystems.dataset/example/ -->
<dependency>
<groupId>com.iodesystems.dataset</groupId>
<artifactId>example</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iodesystems.dataset/example/
implementation 'com.iodesystems.dataset:example:1.0.1'
// https://jarcasting.com/artifacts/com.iodesystems.dataset/example/
implementation ("com.iodesystems.dataset:example:1.0.1")
'com.iodesystems.dataset:example:jar:1.0.1'
<dependency org="com.iodesystems.dataset" name="example" rev="1.0.1">
<artifact name="example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iodesystems.dataset', module='example', version='1.0.1')
)
libraryDependencies += "com.iodesystems.dataset" % "example" % "1.0.1"
[com.iodesystems.dataset/example "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.iodesystems.dataset : dataset | jar | 1.0.1 |
org.sitemesh : sitemesh | jar | 3.0.1 |
com.h2database : h2 | jar | 1.4.196 |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-json | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.0.4.RELEASE |