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

io.github.sproket:persism 2.0.0

A zero ceremony ORM for Java

Группа

Группа

io.github.sproket
Идентификатор

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

persism
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать persism 2.0.0


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