| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.tmsps |
| ArtifactId | ArtifactIdne4common-spring-boot-starter |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionne4common is good :)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.tmsps/ne4common-spring-boot-starter/ -->
<dependency>
<groupId>com.tmsps</groupId>
<artifactId>ne4common-spring-boot-starter</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmsps/ne4common-spring-boot-starter/
implementation 'com.tmsps:ne4common-spring-boot-starter:1.5.0'
// https://jarcasting.com/artifacts/com.tmsps/ne4common-spring-boot-starter/
implementation ("com.tmsps:ne4common-spring-boot-starter:1.5.0")
'com.tmsps:ne4common-spring-boot-starter:jar:1.5.0'
<dependency org="com.tmsps" name="ne4common-spring-boot-starter" rev="1.5.0">
<artifact name="ne4common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmsps', module='ne4common-spring-boot-starter', version='1.5.0')
)
libraryDependencies += "com.tmsps" % "ne4common-spring-boot-starter" % "1.5.0"
[com.tmsps/ne4common-spring-boot-starter "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.2.13.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.2.13.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.16 |
| com.auth0 : java-jwt | jar | 3.10.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |
| com.tmsps : ne4Spring | jar | 5.3.19.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |