| License |
License |
|---|---|
| Categories |
CategoriesEbean Data ORM |
| GroupId | GroupIdio.ebean |
| ArtifactId | ArtifactIdebean-core |
| Version | Version12.9.2 |
| Type | Typejar |
| Description |
Descriptionebean core
ebean core module
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ebean-core-12.9.2.pom | |
| ebean-core-12.9.2.jar | 1 MB |
| ebean-core-12.9.2-sources.jar | 1 MB |
| ebean-core-12.9.2-javadoc.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/ebean-core/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-core</artifactId>
<version>12.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-core/
implementation 'io.ebean:ebean-core:12.9.2'
// https://jarcasting.com/artifacts/io.ebean/ebean-core/
implementation ("io.ebean:ebean-core:12.9.2")
'io.ebean:ebean-core:jar:12.9.2'
<dependency org="io.ebean" name="ebean-core" rev="12.9.2">
<artifact name="ebean-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-core', version='12.9.2')
)
libraryDependencies += "io.ebean" % "ebean-core" % "12.9.2"
[io.ebean/ebean-core "12.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.ebean : ebean-ddl-runner | jar | 1.0 |
| io.avaje : classpath-scanner | jar | 4.2 |
| io.ebean : ebean-migration-auto | jar | 1.0 |
| io.ebean : ebean-api | jar | 12.9.2 |
| io.ebean : ebean-core-type | jar | 12.9.2 |
| io.ebean : ebean-externalmapping-api | jar | 12.9.2 |
| org.antlr : antlr4-runtime | jar | 4.8-1 |
| javax.transaction : jta Optional | jar | 1.1 |
| javax.validation : validation-api Optional | jar | 1.1.0.Final |
| jakarta.validation : jakarta.validation-api Optional | jar | 3.0.0 |
| joda-time : joda-time Optional | jar | 2.9.7 |
| javax.annotation : javax.annotation-api Optional | jar | 1.3.2 |
| com.fasterxml.jackson.core : jackson-core Optional | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.12.1 |
| org.postgresql : postgresql Optional | jar | 42.2.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.avaje : avaje-jsr305 | jar | 1.0 |
| com.h2database : h2 | jar | 1.4.199 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.ebean : ebean-migration | jar | 12.4.0 |
| io.ebean : ebean-ddl-generator | jar | 12.9.0 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
| io.ebean : ebean-datasource | jar | 7.0 |
| com.nuodb.jdbc : nuodb-jdbc | jar | 20.2.0 |
| com.oracle.ojdbc : ojdbc10 | jar | 19.3.0.0 |
| io.ebean : ebean-test-docker | jar | 4.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.xerial : sqlite-jdbc | jar | 3.15.1 |
| org.hsqldb : hsqldb | jar | 2.3.4 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 7.2.2.jre8 |
| mysql : mysql-connector-java | jar | 8.0.17 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.6.0 |
| com.sap.cloud.db.jdbc : ngdbc | jar | 2.3.48 |
| org.mockito : mockito-core | jar | 3.0.0 |
| org.avaje.composite : junit | jar | 1.1 |
| commons-io : commons-io | jar | 2.7 |
| io.avaje : mod-uuid | jar | 1.1 |