License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.odys-z |
ArtifactId | ArtifactIdsemantics.transact |
Version | Version1.1.5 |
Type | Typejar |
Description |
Descriptionsemantic sql builder
semantic sql builder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
semantics.transact-1.1.5.pom | |
semantics.transact-1.1.5.jar | 351 KB |
semantics.transact-1.1.5-sources.jar | 351 KB |
semantics.transact-1.1.5-javadoc.jar | 974 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.odys-z/semantics.transact/ -->
<dependency>
<groupId>io.github.odys-z</groupId>
<artifactId>semantics.transact</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.odys-z/semantics.transact/
implementation 'io.github.odys-z:semantics.transact:1.1.5'
// https://jarcasting.com/artifacts/io.github.odys-z/semantics.transact/
implementation ("io.github.odys-z:semantics.transact:1.1.5")
'io.github.odys-z:semantics.transact:jar:1.1.5'
<dependency org="io.github.odys-z" name="semantics.transact" rev="1.1.5">
<artifact name="semantics.transact" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.odys-z', module='semantics.transact', version='1.1.5')
)
libraryDependencies += "io.github.odys-z" % "semantics.transact" % "1.1.5"
[io.github.odys-z/semantics.transact "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-crypto | jar | 1.0.0 |
org.antlr : antlr4-runtime | jar | [4.9.2,) |
io.github.odys-z : antson | jar | [0.9.5,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |