io.github.mytianya:core

A springboot quicker starter framework

Лицензия

Лицензия

Группа

Группа

io.github.mytianya
Идентификатор

Идентификатор

core
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A springboot quicker starter framework

Скачать core

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
mysql : mysql-connector-java jar 8.0.22

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.1
1.2
1.1
1.0