com.atomscat:spring-boot-common-core


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.atomscat
ArtifactId

ArtifactId

spring-boot-common-core
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-boot-common-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar
cn.hutool : hutool-all jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE