Last Version

spring-boot-commons 255.0.6

spring boot commons

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.v1ok
ArtifactId

ArtifactId

spring-boot-commons
Version

Version

255.0.6
Type

Type

jar
Description

Description

spring-boot-commons
spring boot commons
Source Code Management

Source Code Management

https://github.com/liubinduo/spring-boot-commons

Download spring-boot-commons 255.0.6


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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
org.apache.commons : commons-lang3 jar
org.springframework : spring-webmvc jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-starter-web Optional jar
commons-codec : commons-codec jar

Project Modules

There are no modules declared in this project.