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

com.github.paulcwarren:spring-versions-jpa 1.0.0.M1


Группа

Группа

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

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

spring-versions-jpa
Версия

Версия

1.0.0.M1
Тип

Тип

jar

Скачать spring-versions-jpa 1.0.0.M1


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-versions-jpa/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-versions-jpa</artifactId>
    <version>1.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-versions-jpa/
implementation 'com.github.paulcwarren:spring-versions-jpa:1.0.0.M1'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-versions-jpa/
implementation ("com.github.paulcwarren:spring-versions-jpa:1.0.0.M1")
'com.github.paulcwarren:spring-versions-jpa:jar:1.0.0.M1'
<dependency org="com.github.paulcwarren" name="spring-versions-jpa" rev="1.0.0.M1">
  <artifact name="spring-versions-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-versions-jpa', version='1.0.0.M1')
)
libraryDependencies += "com.github.paulcwarren" % "spring-versions-jpa" % "1.0.0.M1"
[com.github.paulcwarren/spring-versions-jpa "1.0.0.M1"]