Last Version

jOOQ Test Agent 3.12.4

jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

License

License

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

org.jooq
ArtifactId

ArtifactId

jooq-test-agent
Version

Version

3.12.4
Type

Type

jar
Description

Description

jOOQ Test Agent
jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

Download jooq-test-agent 3.12.4


<!-- https://jarcasting.com/artifacts/org.jooq/jooq-test-agent/ -->
<dependency>
    <groupId>org.jooq</groupId>
    <artifactId>jooq-test-agent</artifactId>
    <version>3.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooq/jooq-test-agent/
implementation 'org.jooq:jooq-test-agent:3.12.4'
// https://jarcasting.com/artifacts/org.jooq/jooq-test-agent/
implementation ("org.jooq:jooq-test-agent:3.12.4")
'org.jooq:jooq-test-agent:jar:3.12.4'
<dependency org="org.jooq" name="jooq-test-agent" rev="3.12.4">
  <artifact name="jooq-test-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooq', module='jooq-test-agent', version='3.12.4')
)
libraryDependencies += "org.jooq" % "jooq-test-agent" % "3.12.4"
[org.jooq/jooq-test-agent "3.12.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jooq jar 3.12.4
org.javassist : javassist jar 3.25.0-GA

Project Modules

There are no modules declared in this project.