#TPlatform(T台秀) ##J2EE基础开发平台
| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.tplatform |
| ArtifactId | ArtifactIdtplatform-service |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontplatform-service
TPlatform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tplatform-service-0.0.1.pom | |
| tplatform-service-0.0.1.jar | 143 KB |
| tplatform-service-0.0.1-sources.jar | 91 KB |
| tplatform-service-0.0.1-javadoc.jar | 366 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tplatform/tplatform-service/ -->
<dependency>
<groupId>org.tplatform</groupId>
<artifactId>tplatform-service</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tplatform/tplatform-service/
implementation 'org.tplatform:tplatform-service:0.0.1'
// https://jarcasting.com/artifacts/org.tplatform/tplatform-service/
implementation ("org.tplatform:tplatform-service:0.0.1")
'org.tplatform:tplatform-service:jar:0.0.1'
<dependency org="org.tplatform" name="tplatform-service" rev="0.0.1">
<artifact name="tplatform-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tplatform', module='tplatform-service', version='0.0.1')
)
libraryDependencies += "org.tplatform" % "tplatform-service" % "0.0.1"
[org.tplatform/tplatform-service "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.3.2.RELEASE |
| org.jsoup : jsoup | jar | 1.8.3 |
#TPlatform(T台秀) ##J2EE基础开发平台