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

com.github.yjgbg:active-entity 1.0

spring-data-jpa加强ActiveEntity包

Группа

Группа

com.github.yjgbg
Идентификатор

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

active-entity
Версия

Версия

1.0
Тип

Тип

jar

Скачать active-entity 1.0


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