GroupId | GroupIdcom.github.yujiaao |
---|---|
ArtifactId | ArtifactIdc-tablegen-demo |
Version | Version1.6.4 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
Filename | Size |
---|---|
c-tablegen-demo-1.6.4.pom | |
c-tablegen-demo-1.6.4.jar | 25 KB |
c-tablegen-demo-1.6.4-sources.jar | 18 KB |
c-tablegen-demo-1.6.4-javadoc.jar | 256 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-demo/ -->
<dependency>
<groupId>com.github.yujiaao</groupId>
<artifactId>c-tablegen-demo</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-demo/
implementation 'com.github.yujiaao:c-tablegen-demo:1.6.4'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-demo/
implementation ("com.github.yujiaao:c-tablegen-demo:1.6.4")
'com.github.yujiaao:c-tablegen-demo:jar:1.6.4'
<dependency org="com.github.yujiaao" name="c-tablegen-demo" rev="1.6.4">
<artifact name="c-tablegen-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-tablegen-demo', version='1.6.4')
)
libraryDependencies += "com.github.yujiaao" % "c-tablegen-demo" % "1.6.4"
[com.github.yujiaao/c-tablegen-demo "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.apache.commons : commons-text | jar | 1.9 |
com.github.yujiaao : c-jmesa | jar | |
org.hibernate.validator : hibernate-validator | jar | |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.10 |
mysql : mysql-connector-java | jar | 8.0.26 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |