License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcool.lazy-cat |
ArtifactId | ArtifactIdorm-api-base |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorm api base
orm framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orm-api-base-2.4.0.pom | |
orm-api-base-2.4.0.jar | 9 KB |
orm-api-base-2.4.0-sources.jar | 9 KB |
orm-api-base-2.4.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.lazy-cat/orm-api-base/ -->
<dependency>
<groupId>cool.lazy-cat</groupId>
<artifactId>orm-api-base</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cool.lazy-cat/orm-api-base/
implementation 'cool.lazy-cat:orm-api-base:2.4.0'
// https://jarcasting.com/artifacts/cool.lazy-cat/orm-api-base/
implementation ("cool.lazy-cat:orm-api-base:2.4.0")
'cool.lazy-cat:orm-api-base:jar:2.4.0'
<dependency org="cool.lazy-cat" name="orm-api-base" rev="2.4.0">
<artifact name="orm-api-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.lazy-cat', module='orm-api-base', version='2.4.0')
)
libraryDependencies += "cool.lazy-cat" % "orm-api-base" % "2.4.0"
[cool.lazy-cat/orm-api-base "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
cool.lazy-cat : orm-annotation | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
cool.lazy-cat : orm-base | jar | 2.4.0 |