| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.seezoon |
| Идентификатор | Идентификаторseezoon-core |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеseezoon-core
seezoon core include ddd,excetion
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| seezoon-core-1.0.3.pom | |
| seezoon-core-1.0.3.jar | 10 KB |
| seezoon-core-1.0.3-sources.jar | 9 KB |
| seezoon-core-1.0.3-javadoc.jar | 191 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.seezoon/seezoon-core/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>seezoon-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/seezoon-core/
implementation 'com.seezoon:seezoon-core:1.0.3'
// https://jarcasting.com/artifacts/com.seezoon/seezoon-core/
implementation ("com.seezoon:seezoon-core:1.0.3")
'com.seezoon:seezoon-core:jar:1.0.3'
<dependency org="com.seezoon" name="seezoon-core" rev="1.0.3">
<artifact name="seezoon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='seezoon-core', version='1.0.3')
)
libraryDependencies += "com.seezoon" % "seezoon-core" % "1.0.3"
[com.seezoon/seezoon-core "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework : spring-tx | jar |