Last Version

com.iodesystems.dataset:example 1.0.1

Dataset is a tool for wrapping Jooq queries in fluent builders

License

License

Categories

Categories

Data
GroupId

GroupId

com.iodesystems.dataset
ArtifactId

ArtifactId

example
Version

Version

1.0.1
Type

Type

jar
Description

Description

Dataset is a tool for wrapping Jooq queries in fluent builders

Download example 1.0.1


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.