com.csicit.ace:base-impl

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.67
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать base-impl

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 5.1.6.RELEASE
com.csicit.ace : file jar 1.0.67

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

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

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

Версия
1.0.67
1.0.65
1.0.64
1.0.63