License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.t-io |
ArtifactId | ArtifactIdtio-spring-boot-parent |
Version | Version3.6.2.v20200808-RELEASE |
Type | Typepom |
Description |
Descriptiontio-spring-boot-parent
tio-spring-boot's parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
tio-spring-boot-parent-3.6.2.v20200808-RELEASE.pom | 988 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.t-io/tio-spring-boot-parent/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-spring-boot-parent</artifactId>
<version>3.6.2.v20200808-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-spring-boot-parent/
implementation 'org.t-io:tio-spring-boot-parent:3.6.2.v20200808-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-spring-boot-parent/
implementation ("org.t-io:tio-spring-boot-parent:3.6.2.v20200808-RELEASE")
'org.t-io:tio-spring-boot-parent:pom:3.6.2.v20200808-RELEASE'
<dependency org="org.t-io" name="tio-spring-boot-parent" rev="3.6.2.v20200808-RELEASE">
<artifact name="tio-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-spring-boot-parent', version='3.6.2.v20200808-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-spring-boot-parent" % "3.6.2.v20200808-RELEASE"
[org.t-io/tio-spring-boot-parent "3.6.2.v20200808-RELEASE"]