is not current version
Last Version 2.3.8

org.minbox.framework:api-boot-common 2.3.4

ApiBoot Starter / Plugin Parent

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

api-boot-common
Version

Version

2.3.4
Type

Type

jar
Description

Description

ApiBoot Starter / Plugin Parent

Download api-boot-common 2.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
org.springframework : spring-context-support Optional jar
org.reflections : reflections Optional jar

Project Modules

There are no modules declared in this project.