| License |
License |
|---|---|
| GroupId | GroupIdcom.ontology2 |
| ArtifactId | ArtifactIdtelepathSql |
| Version | Versiont20140218 |
| Type | Typejar |
| Description |
DescriptiontelepathSql
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| telepathSql-t20140218.pom | |
| telepathSql-t20140218.jar | 8 KB |
| telepathSql-t20140218-sources.jar | 4 KB |
| telepathSql-t20140218-onejar.jar | 6 MB |
| telepathSql-t20140218-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/telepathSql/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>telepathSql</artifactId>
<version>t20140218</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/telepathSql/
implementation 'com.ontology2:telepathSql:t20140218'
// https://jarcasting.com/artifacts/com.ontology2/telepathSql/
implementation ("com.ontology2:telepathSql:t20140218")
'com.ontology2:telepathSql:jar:t20140218'
<dependency org="com.ontology2" name="telepathSql" rev="t20140218">
<artifact name="telepathSql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='telepathSql', version='t20140218')
)
libraryDependencies += "com.ontology2" % "telepathSql" % "t20140218"
[com.ontology2/telepathSql "t20140218"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ontology2 : centipede | jar | 99.4 |
| log4j : log4j | jar | 1.2.17 |
| mysql : mysql-connector-java | jar | 5.1.26 |
| org.springframework : spring-jdbc | jar | 4.0.0.RELEASE |
| com.jolbox : bonecp-spring | jar | 0.8.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 4.0.0.RELEASE |
| junit : junit | jar | 4.11 |