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

io.github.sproket:persism 1.2.1

A zero ceremony ORM for Java

Группа

Группа

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

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

persism
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать persism 1.2.1


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