| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mrstampy |
| Идентификатор | Идентификаторhit-example |
| Версия | Версия1.2 |
| Тип | Типjar |
| Описание |
ОписаниеExample for HIT - A Hibernate quickstart library
Hibernate Induction Trigger - Example Code
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hit-example-1.2.pom | |
| hit-example-1.2.jar | 6 KB |
| hit-example-1.2-sources.jar | 5 KB |
| hit-example-1.2-javadoc.jar | 117 KB |
| hit-example-1.2-config.zip | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mrstampy/hit-example/ -->
<dependency>
<groupId>com.github.mrstampy</groupId>
<artifactId>hit-example</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrstampy/hit-example/
implementation 'com.github.mrstampy:hit-example:1.2'
// https://jarcasting.com/artifacts/com.github.mrstampy/hit-example/
implementation ("com.github.mrstampy:hit-example:1.2")
'com.github.mrstampy:hit-example:jar:1.2'
<dependency org="com.github.mrstampy" name="hit-example" rev="1.2">
<artifact name="hit-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrstampy', module='hit-example', version='1.2')
)
libraryDependencies += "com.github.mrstampy" % "hit-example" % "1.2"
[com.github.mrstampy/hit-example "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.mrstampy : hit Необязательный | jar | 1.2 |