не последняя версия
Последняя версия 1.1.2

org.swframework:active-entity 1.0

DAO and domain object in one

Группа

Группа

org.swframework
Идентификатор

Идентификатор

active-entity
Версия

Версия

1.0
Тип

Тип

jar

Скачать active-entity 1.0


<!-- https://jarcasting.com/artifacts/org.swframework/active-entity/ -->
<dependency>
    <groupId>org.swframework</groupId>
    <artifactId>active-entity</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.swframework/active-entity/
implementation 'org.swframework:active-entity:1.0'
// https://jarcasting.com/artifacts/org.swframework/active-entity/
implementation ("org.swframework:active-entity:1.0")
'org.swframework:active-entity:jar:1.0'
<dependency org="org.swframework" name="active-entity" rev="1.0">
  <artifact name="active-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swframework', module='active-entity', version='1.0')
)
libraryDependencies += "org.swframework" % "active-entity" % "1.0"
[org.swframework/active-entity "1.0"]