License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdsparrow-server-spring-boot-common |
Last Version | Last Version2.2.1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsparrow-server-spring-boot-common
sparrow-server-spring-boot-common
|
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/sparrow-server-spring-boot-common/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>sparrow-server-spring-boot-common</artifactId>
<version>2.2.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/sparrow-server-spring-boot-common/
implementation 'com.github.thierrysquirrel:sparrow-server-spring-boot-common:2.2.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/sparrow-server-spring-boot-common/
implementation ("com.github.thierrysquirrel:sparrow-server-spring-boot-common:2.2.1.4-RELEASE")
'com.github.thierrysquirrel:sparrow-server-spring-boot-common:jar:2.2.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="sparrow-server-spring-boot-common" rev="2.2.1.4-RELEASE">
<artifact name="sparrow-server-spring-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='sparrow-server-spring-boot-common', version='2.2.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "sparrow-server-spring-boot-common" % "2.2.1.4-RELEASE"
[com.github.thierrysquirrel/sparrow-server-spring-boot-common "2.2.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | 2.6.5 |
org.projectlombok : lombok | jar | 1.18.22 |
org.jctools : jctools-core | jar | 3.3.0 |
com.google.guava : guava | jar | 31.1-jre |
io.netty : netty-all | jar | 4.1.75.Final |
io.protostuff : protostuff-core | jar | 1.8.0 |
io.protostuff : protostuff-runtime | jar | 1.8.0 |