| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdorg.tinygroup.dbrouter |
| Last Version | Last Version2.0.33 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.tinygroup.dbrouter
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.dbrouter/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.dbrouter</artifactId>
<version>2.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.dbrouter/
implementation 'org.tinygroup:org.tinygroup.dbrouter:2.0.33'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.dbrouter/
implementation ("org.tinygroup:org.tinygroup.dbrouter:2.0.33")
'org.tinygroup:org.tinygroup.dbrouter:jar:2.0.33'
<dependency org="org.tinygroup" name="org.tinygroup.dbrouter" rev="2.0.33">
<artifact name="org.tinygroup.dbrouter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.dbrouter', version='2.0.33')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.dbrouter" % "2.0.33"
[org.tinygroup/org.tinygroup.dbrouter "2.0.33"]
| Group / Artifact | Type | Version |
|---|---|---|
| jotm : jotm | jar | 2.0.10 |
| javax.transaction : jta | jar | 1.1 |
| com.experlog : xapool | jar | 1.5.0 |
| org.tinygroup : org.tinygroup.jsqlparser | jar | 2.0.33 |
| org.tinygroup : org.tinygroup.factory | jar | 2.0.33 |
| org.tinygroup : org.tinygroup.logger | jar | 2.0.33 |
| org.tinygroup : org.tinygroup.commons | jar | 2.0.33 |
| org.tinygroup : org.tinygroup.cache | jar | 2.0.33 |
| org.tinygroup : org.tinygroup.jcscache | jar | 2.0.33 |
| org.codehaus.groovy : groovy-all | jar | 2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |