License |
License |
---|---|
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdseezoon-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseezoon-core
seezoon core include ddd,excetion
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.apache.commons : commons-lang3 | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework : spring-tx | jar |