oneboot-core

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.oneboot.core
ArtifactId

ArtifactId

oneboot-core
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

oneboot-core
Parent pom providing dependency and plugin management for applications built with Maven

Download oneboot-core

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.5.0
ch.qos.logback : logback-core jar 1.2.3
com.alibaba : fastjson jar 1.2.9
commons-collections : commons-collections jar 3.2.2
commons-codec : commons-codec jar 1.11
org.hibernate.validator : hibernate-validator jar 6.2.0.Final
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot jar 2.5.0
org.springframework.boot : spring-boot-devtools jar 2.5.0
org.springframework : spring-tx jar
org.apache.commons : commons-lang3 jar 3.7
com.belerweb : pinyin4j jar 2.5.1
ma.glasnost.orika : orika-core jar 1.5.0
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.oneboot.core

Spring

Versions

Version
0.1.1
0.0.4
0.0.3