Last Version

com.oberasoftware:obera-base 1.3

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

License

License

MIT X11 license
GroupId

GroupId

com.oberasoftware
ArtifactId

ArtifactId

obera-base
Version

Version

1.3
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/obera-base

Download obera-base 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.