License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdru.saidgadjiev.ormnext |
ArtifactId | ArtifactIdorm-next-core |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionorm-next-core
OrmNext is a flexible, easy, lightweight orm library
|
Filename | Size |
---|---|
orm-next-core-1.1.pom | |
orm-next-core-1.1.jar | 295 KB |
orm-next-core-1.1-sources.jar | 192 KB |
orm-next-core-1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/orm-next-core/ -->
<dependency>
<groupId>ru.saidgadjiev.ormnext</groupId>
<artifactId>orm-next-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/orm-next-core/
implementation 'ru.saidgadjiev.ormnext:orm-next-core:1.1'
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/orm-next-core/
implementation ("ru.saidgadjiev.ormnext:orm-next-core:1.1")
'ru.saidgadjiev.ormnext:orm-next-core:jar:1.1'
<dependency org="ru.saidgadjiev.ormnext" name="orm-next-core" rev="1.1">
<artifact name="orm-next-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.saidgadjiev.ormnext', module='orm-next-core', version='1.1')
)
libraryDependencies += "ru.saidgadjiev.ormnext" % "orm-next-core" % "1.1"
[ru.saidgadjiev.ormnext/orm-next-core "1.1"]
Group / Artifact | Type | Version |
---|---|---|
ru.saidgadjiev.ormnext : proxy-maker | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
com.h2database : h2 | jar | 1.0.60 |