License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdpine-spring-boot-common |
Last Version | Last Version1.4.1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpine-spring-boot-common
pine-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/pine-spring-boot-common/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>pine-spring-boot-common</artifactId>
<version>1.4.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/pine-spring-boot-common/
implementation 'com.github.thierrysquirrel:pine-spring-boot-common:1.4.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/pine-spring-boot-common/
implementation ("com.github.thierrysquirrel:pine-spring-boot-common:1.4.1.4-RELEASE")
'com.github.thierrysquirrel:pine-spring-boot-common:jar:1.4.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="pine-spring-boot-common" rev="1.4.1.4-RELEASE">
<artifact name="pine-spring-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='pine-spring-boot-common', version='1.4.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "pine-spring-boot-common" % "1.4.1.4-RELEASE"
[com.github.thierrysquirrel/pine-spring-boot-common "1.4.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
io.protostuff : protostuff-runtime | jar | 1.8.0 |
io.protostuff : protostuff-core | jar | 1.8.0 |
io.netty : netty-all | jar | 4.1.75.Final |