| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tyrion9 |
| Идентификатор | Идентификаторmtask-sample |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mtask-sample-0.0.1.pom | |
| mtask-sample-0.0.1.jar | 4 KB |
| mtask-sample-0.0.1-sources.jar | 3 KB |
| mtask-sample-0.0.1-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tyrion9/mtask-sample/ -->
<dependency>
<groupId>com.github.tyrion9</groupId>
<artifactId>mtask-sample</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tyrion9/mtask-sample/
implementation 'com.github.tyrion9:mtask-sample:0.0.1'
// https://jarcasting.com/artifacts/com.github.tyrion9/mtask-sample/
implementation ("com.github.tyrion9:mtask-sample:0.0.1")
'com.github.tyrion9:mtask-sample:jar:0.0.1'
<dependency org="com.github.tyrion9" name="mtask-sample" rev="0.0.1">
<artifact name="mtask-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tyrion9', module='mtask-sample', version='0.0.1')
)
libraryDependencies += "com.github.tyrion9" % "mtask-sample" % "0.0.1"
[com.github.tyrion9/mtask-sample "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.tyrion9 : mtask-spring-boot-starter | jar | 0.0.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-starter-jetty | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-starter-websocket | jar | 2.1.2.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.yaml : snakeyaml | jar | 1.23 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.2.RELEASE |