| License |
License
GNU General Public License (GPL) version 3.0
|
|---|---|
| Categories |
CategoriesEbean Data ORM |
| GroupId | GroupIdio.github.ooknight |
| ArtifactId | ArtifactIduniverse-support-ebean |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionuniverse bom
|
<!-- https://jarcasting.com/artifacts/io.github.ooknight/universe-support-ebean/ -->
<dependency>
<groupId>io.github.ooknight</groupId>
<artifactId>universe-support-ebean</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/universe-support-ebean/
implementation 'io.github.ooknight:universe-support-ebean:1.0.1'
// https://jarcasting.com/artifacts/io.github.ooknight/universe-support-ebean/
implementation ("io.github.ooknight:universe-support-ebean:1.0.1")
'io.github.ooknight:universe-support-ebean:jar:1.0.1'
<dependency org="io.github.ooknight" name="universe-support-ebean" rev="1.0.1">
<artifact name="universe-support-ebean" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='universe-support-ebean', version='1.0.1')
)
libraryDependencies += "io.github.ooknight" % "universe-support-ebean" % "1.0.1"
[io.github.ooknight/universe-support-ebean "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.ooknight : universe-support-utils | jar | 1.0.1 |
| io.ebean : ebean | jar | 12.9.3 |
| io.ebean : ebean-querybean | jar | 12.9.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.slf4j : slf4j-api | jar | |
| org.jasypt : jasypt Optional | jar | 1.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |