License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdcom.holon-platform.jdbc |
ArtifactId | ArtifactIdholon-starter-jdbc-datastore |
Version | Version5.5.0 |
Type | Typejar |
Description |
Descriptioncom.holon-platform.jdbc:holon-starter-jdbc-datastore
Holon Spring Boot JDBC Datastore starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
holon-starter-jdbc-datastore-5.5.0.pom | |
holon-starter-jdbc-datastore-5.5.0.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.holon-platform.jdbc/holon-starter-jdbc-datastore/ -->
<dependency>
<groupId>com.holon-platform.jdbc</groupId>
<artifactId>holon-starter-jdbc-datastore</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.jdbc/holon-starter-jdbc-datastore/
implementation 'com.holon-platform.jdbc:holon-starter-jdbc-datastore:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.jdbc/holon-starter-jdbc-datastore/
implementation ("com.holon-platform.jdbc:holon-starter-jdbc-datastore:5.5.0")
'com.holon-platform.jdbc:holon-starter-jdbc-datastore:jar:5.5.0'
<dependency org="com.holon-platform.jdbc" name="holon-starter-jdbc-datastore" rev="5.5.0">
<artifact name="holon-starter-jdbc-datastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jdbc', module='holon-starter-jdbc-datastore', version='5.5.0')
)
libraryDependencies += "com.holon-platform.jdbc" % "holon-starter-jdbc-datastore" % "5.5.0"
[com.holon-platform.jdbc/holon-starter-jdbc-datastore "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.holon-platform.jdbc : holon-starter-jdbc | jar | 5.5.0 |
com.holon-platform.jdbc : holon-datastore-jdbc-spring-boot | jar | 5.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |