Last Version

com.github.tyrion9:mtask-proj 0.0.1

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

License

License

GroupId

GroupId

com.github.tyrion9
ArtifactId

ArtifactId

mtask-proj
Version

Version

0.0.1
Type

Type

pom
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-proj
Source Code Management

Source Code Management

https://github.com/tyrion9/mtask

Download mtask-proj 0.0.1

Filename Size
mtask-proj-0.0.1.pom 16 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
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

  • mtask
  • mtask-spring-boot-autoconfigure
  • mtask-spring-boot-starter
  • mtask-sample