License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-db |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-db
JSpringBot DB Library
|
Filename | Size |
---|---|
jspringbot-db-1.9.pom | |
jspringbot-db-1.9.jar | 48 KB |
jspringbot-db-1.9-sources.jar | 40 KB |
jspringbot-db-1.9-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-db/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-db</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-db/
implementation 'org.jspringbot:jspringbot-db:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-db/
implementation ("org.jspringbot:jspringbot-db:1.9")
'org.jspringbot:jspringbot-db:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-db" rev="1.9">
<artifact name="jspringbot-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-db', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-db" % "1.9"
[org.jspringbot/jspringbot-db "1.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.jspringbot : jspringbot-pretty-logger | jar | 1.9 |
org.jspringbot : jspringbot-expression | jar | 1.9 |
org.hibernate : hibernate-core | jar | 3.3.2.GA |
org.springframework : spring-orm | jar | 4.3.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.springframework : spring-test | jar | 4.3.2.RELEASE |
com.h2database : h2 | jar | 1.3.168 |
com.carbonfive.db-support » db-migration | jar | 0.9.9-m2 |