License |
License |
---|---|
GroupId | GroupIdorg.bremersee |
ArtifactId | ArtifactIdcommon-base |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-base
Common Base
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-base-2.3.3.pom | |
common-base-2.3.3.jar | 46 KB |
common-base-2.3.3-sources.jar | 39 KB |
common-base-2.3.3-javadoc.jar | 602 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bremersee/common-base/ -->
<dependency>
<groupId>org.bremersee</groupId>
<artifactId>common-base</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bremersee/common-base/
implementation 'org.bremersee:common-base:2.3.3'
// https://jarcasting.com/artifacts/org.bremersee/common-base/
implementation ("org.bremersee:common-base:2.3.3")
'org.bremersee:common-base:jar:2.3.3'
<dependency org="org.bremersee" name="common-base" rev="2.3.3">
<artifact name="common-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bremersee', module='common-base', version='2.3.3')
)
libraryDependencies += "org.bremersee" % "common-base" % "2.3.3"
[org.bremersee/common-base "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.bremersee : common-model | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |