io.github.mytianya:core

A springboot quicker starter framework

License

License

GroupId

GroupId

io.github.mytianya
ArtifactId

ArtifactId

core
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

A springboot quicker starter framework

Download core

How to add to project

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

Dependencies

compile (10)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
mysql : mysql-connector-java jar 8.0.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0