Last Version

seezoon-core 1.0.3

seezoon core include ddd,excetion

License

License

GroupId

GroupId

com.seezoon
ArtifactId

ArtifactId

seezoon-core
Version

Version

1.0.3
Type

Type

jar
Description

Description

seezoon-core
seezoon core include ddd,excetion
Project URL

Project URL

https://github.com/seezoon

Download seezoon-core 1.0.3


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.