| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xiefusi |
| Идентификатор | ИдентификаторIdGenerator |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеkey-generator
id generator
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| IdGenerator-1.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xiefusi/IdGenerator/ -->
<dependency>
<groupId>com.github.xiefusi</groupId>
<artifactId>IdGenerator</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiefusi/IdGenerator/
implementation 'com.github.xiefusi:IdGenerator:1.0.0'
// https://jarcasting.com/artifacts/com.github.xiefusi/IdGenerator/
implementation ("com.github.xiefusi:IdGenerator:1.0.0")
'com.github.xiefusi:IdGenerator:pom:1.0.0'
<dependency org="com.github.xiefusi" name="IdGenerator" rev="1.0.0">
<artifact name="IdGenerator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xiefusi', module='IdGenerator', version='1.0.0')
)
libraryDependencies += "com.github.xiefusi" % "IdGenerator" % "1.0.0"
[com.github.xiefusi/IdGenerator "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |