com.oberasoftware:obera-base

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

Лицензия

Лицензия

MIT X11 license
Группа

Группа

com.oberasoftware
Идентификатор

Идентификатор

obera-base
Последняя версия

Последняя версия

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

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

Скачать obera-base

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 27.1-jre
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3
1.2
1.1
1.0