Last Version

com.github.tyrion9:mtask-spring-boot-starter 0.0.1

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.tyrion9
ArtifactId

ArtifactId

mtask-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Project URL

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

Download mtask-spring-boot-starter 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.tyrion9/mtask-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.tyrion9</groupId>
    <artifactId>mtask-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tyrion9/mtask-spring-boot-starter/
implementation 'com.github.tyrion9:mtask-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/com.github.tyrion9/mtask-spring-boot-starter/
implementation ("com.github.tyrion9:mtask-spring-boot-starter:0.0.1")
'com.github.tyrion9:mtask-spring-boot-starter:jar:0.0.1'
<dependency org="com.github.tyrion9" name="mtask-spring-boot-starter" rev="0.0.1">
  <artifact name="mtask-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tyrion9', module='mtask-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "com.github.tyrion9" % "mtask-spring-boot-starter" % "0.0.1"
[com.github.tyrion9/mtask-spring-boot-starter "0.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
com.github.tyrion9 : mtask-spring-boot-autoconfigure jar 0.0.1
com.github.tyrion9 : mtask 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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.