License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.odys-z |
ArtifactId | ArtifactIdsemantics.transact |
Last Version | Last Version1.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsemantic sql builder
semantic sql builder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
semantics.transact-1.4.5.pom | |
semantics.transact-1.4.5.jar | 351 KB |
semantics.transact-1.4.5-sources.jar | 351 KB |
semantics.transact-1.4.5-javadoc.jar | 973 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.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.odys-z/semantics.transact/
implementation 'io.github.odys-z:semantics.transact:1.4.5'
// https://jarcasting.com/artifacts/io.github.odys-z/semantics.transact/
implementation ("io.github.odys-z:semantics.transact:1.4.5")
'io.github.odys-z:semantics.transact:jar:1.4.5'
<dependency org="io.github.odys-z" name="semantics.transact" rev="1.4.5">
<artifact name="semantics.transact" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.odys-z', module='semantics.transact', version='1.4.5')
)
libraryDependencies += "io.github.odys-z" % "semantics.transact" % "1.4.5"
[io.github.odys-z/semantics.transact "1.4.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.15,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |