License |
License |
---|---|
GroupId | GroupIdcom.sonsure |
ArtifactId | ArtifactIdsonsure-code |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsonsure-code
Code Generate.
|
Filename | Size |
---|---|
sonsure-code-1.0.0.pom | |
sonsure-code-1.0.0.jar | 40 KB |
sonsure-code-1.0.0-sources.jar | 20 KB |
sonsure-code-1.0.0-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sonsure/sonsure-code/ -->
<dependency>
<groupId>com.sonsure</groupId>
<artifactId>sonsure-code</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonsure/sonsure-code/
implementation 'com.sonsure:sonsure-code:1.0.0'
// https://jarcasting.com/artifacts/com.sonsure/sonsure-code/
implementation ("com.sonsure:sonsure-code:1.0.0")
'com.sonsure:sonsure-code:jar:1.0.0'
<dependency org="com.sonsure" name="sonsure-code" rev="1.0.0">
<artifact name="sonsure-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonsure', module='sonsure-code', version='1.0.0')
)
libraryDependencies += "com.sonsure" % "sonsure-code" % "1.0.0"
[com.sonsure/sonsure-code "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.pebbletemplates : pebble | jar | 3.1.5 |
com.sonsure : sonsure-commons | jar | 4.0.0 |
dom4j : dom4j | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.30 |
com.google.googlejavaformat : google-java-format Optional | jar | 1.7 |
mysql : mysql-connector-java Optional | jar | 5.1.46 |
org.yaml : snakeyaml Optional | jar | 1.24 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
com.sonsure : sonsure-dumper-springjdbc | jar | 3.0.5 |
org.springframework : spring-tx | jar | 4.3.18.RELEASE |
org.springframework : spring-context | jar | 4.3.18.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.18.RELEASE |