License |
License |
---|---|
GroupId | GroupIdcom.easycodebox |
ArtifactId | ArtifactIdeasycode-jdbc |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptioneasycode-jdbc
easycode
|
Filename | Size |
---|---|
easycode-jdbc-0.3.1.pom | |
easycode-jdbc-0.3.1.jar | 73 KB |
easycode-jdbc-0.3.1-sources.jar | 43 KB |
easycode-jdbc-0.3.1-javadoc.jar | 334 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.easycodebox/easycode-jdbc/ -->
<dependency>
<groupId>com.easycodebox</groupId>
<artifactId>easycode-jdbc</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.easycodebox/easycode-jdbc/
implementation 'com.easycodebox:easycode-jdbc:0.3.1'
// https://jarcasting.com/artifacts/com.easycodebox/easycode-jdbc/
implementation ("com.easycodebox:easycode-jdbc:0.3.1")
'com.easycodebox:easycode-jdbc:jar:0.3.1'
<dependency org="com.easycodebox" name="easycode-jdbc" rev="0.3.1">
<artifact name="easycode-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.easycodebox', module='easycode-jdbc', version='0.3.1')
)
libraryDependencies += "com.easycodebox" % "easycode-jdbc" % "0.3.1"
[com.easycodebox/easycode-jdbc "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.easycodebox : easycode-common | jar | 0.3.1 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.freemarker : freemarker | jar | 2.3.24-incubating |
org.springframework : spring-core | jar | 4.3.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.7.RELEASE |