com.github.jiaqi0722:my-test

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

com.github.jiaqi0722
Идентификатор

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

my-test
Последняя версия

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

1.1.1.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/my-test

Скачать my-test

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

<!-- https://jarcasting.com/artifacts/com.github.jiaqi0722/my-test/ -->
<dependency>
    <groupId>com.github.jiaqi0722</groupId>
    <artifactId>my-test</artifactId>
    <version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiaqi0722/my-test/
implementation 'com.github.jiaqi0722:my-test:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.jiaqi0722/my-test/
implementation ("com.github.jiaqi0722:my-test:1.1.1.RELEASE")
'com.github.jiaqi0722:my-test:jar:1.1.1.RELEASE'
<dependency org="com.github.jiaqi0722" name="my-test" rev="1.1.1.RELEASE">
  <artifact name="my-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiaqi0722', module='my-test', version='1.1.1.RELEASE')
)
libraryDependencies += "com.github.jiaqi0722" % "my-test" % "1.1.1.RELEASE"
[com.github.jiaqi0722/my-test "1.1.1.RELEASE"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.5
mysql : mysql-connector-java jar 8.0.18
org.slf4j : log4j-over-slf4j jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
com.alibaba : fastjson jar 1.2.56
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
com.alibaba : druid jar 1.1.20
org.aspectj : aspectjweaver jar 1.8.14
io.jsonwebtoken : jjwt jar 0.9.1

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-tomcat jar 2.2.0.RELEASE

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

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

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

Версия
1.1.1.RELEASE
1.1.1
1.0.1