License |
License |
---|---|
GroupId | GroupIdio.github.mytianya |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA springboot quicker starter framework
|
Filename | Size |
---|---|
core-1.2.1.pom | |
core-1.2.1.jar | 19 KB |
core-1.2.1-sources.jar | 11 KB |
core-1.2.1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mytianya/core/ -->
<dependency>
<groupId>io.github.mytianya</groupId>
<artifactId>core</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mytianya/core/
implementation 'io.github.mytianya:core:1.2.1'
// https://jarcasting.com/artifacts/io.github.mytianya/core/
implementation ("io.github.mytianya:core:1.2.1")
'io.github.mytianya:core:jar:1.2.1'
<dependency org="io.github.mytianya" name="core" rev="1.2.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mytianya', module='core', version='1.2.1')
)
libraryDependencies += "io.github.mytianya" % "core" % "1.2.1"
[io.github.mytianya/core "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : java-jwt | jar | 3.2.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.6 |
com.google.zxing : core | jar | 3.4.0 |
com.google.zxing : javase | jar | 3.4.0 |
com.vladsch.flexmark : flexmark-all | jar | 0.61.6 |
org.jsoup : jsoup | jar | 1.13.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
com.github.dfabulich : sitemapgen4j | jar | 1.1.1 |
ma.glasnost.orika : orika-core | jar | 1.5.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
mysql : mysql-connector-java | jar | 8.0.22 |