| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fk7075 |
| Идентификатор | Идентификаторlucky-parent |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеlucky-parent
Lucky是一个全场景轻量级分布式的JavaEE框架
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| lucky-parent-2.1.1.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-parent/ -->
<dependency>
<groupId>com.github.fk7075</groupId>
<artifactId>lucky-parent</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-parent/
implementation 'com.github.fk7075:lucky-parent:2.1.1'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-parent/
implementation ("com.github.fk7075:lucky-parent:2.1.1")
'com.github.fk7075:lucky-parent:pom:2.1.1'
<dependency org="com.github.fk7075" name="lucky-parent" rev="2.1.1">
<artifact name="lucky-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky-parent', version='2.1.1')
)
libraryDependencies += "com.github.fk7075" % "lucky-parent" % "2.1.1"
[com.github.fk7075/lucky-parent "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fk7075 : lucky-framework | jar | 2.1.1 |
| com.github.fk7075 : lucky-aop | jar | 2.1.1 |
| com.github.fk7075 : lucky-junit | jar | 2.1.1 |