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

com.github.mrstampy:hit 1.0

Hibernate Induction Trigger - A Hibernate quickstart library

Группа

Группа

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

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

hit
Версия

Версия

1.0
Тип

Тип

jar

Скачать hit 1.0

Имя Файла Размер
hit-1.0.pom
hit-1.0.jar 28 KB
hit-1.0-sources.jar 28 KB
hit-1.0-javadoc.jar 119 KB
hit-1.0-config.zip 2 KB
Обзор

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