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

io.archimedesfw:archimedes-parent 0.0.1

Archimedes Maven pom parent. Not for general use, just to share configuration over the resto of Archimedes modules.

Лицензия

Лицензия

Группа

Группа

io.archimedesfw
Идентификатор

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

archimedes-parent
Версия

Версия

0.0.1
Тип

Тип

pom
Описание

Описание

io.archimedesfw:archimedes-parent
Archimedes Maven pom parent. Not for general use, just to share configuration over the resto of Archimedes modules.
Ссылка на сайт

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

https://www.archimedesfw.io/
Система контроля версий

Система контроля версий

https://github.com/archimedes-projects/archimedes-jvm

Скачать archimedes-parent 0.0.1

Имя Файла Размер
archimedes-parent-0.0.1.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.archimedesfw/archimedes-parent/ -->
<dependency>
    <groupId>io.archimedesfw</groupId>
    <artifactId>archimedes-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.archimedesfw/archimedes-parent/
implementation 'io.archimedesfw:archimedes-parent:0.0.1'
// https://jarcasting.com/artifacts/io.archimedesfw/archimedes-parent/
implementation ("io.archimedesfw:archimedes-parent:0.0.1")
'io.archimedesfw:archimedes-parent:pom:0.0.1'
<dependency org="io.archimedesfw" name="archimedes-parent" rev="0.0.1">
  <artifact name="archimedes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.archimedesfw', module='archimedes-parent', version='0.0.1')
)
libraryDependencies += "io.archimedesfw" % "archimedes-parent" % "0.0.1"
[io.archimedesfw/archimedes-parent "0.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32

test (8)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-inline jar 3.9.0
org.mockito.kotlin : mockito-kotlin jar 3.1.0
org.assertj : assertj-core jar 3.19.0
io.micronaut.test : micronaut-test-junit5 jar
ch.qos.logback : logback-classic jar 1.2.3

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

  • archimedes-bom
  • archimedes-commons-lang
  • archimedes-commons-logging-slf4j
  • archimedes-context-micronaut
  • archimedes-data-tx
  • archimedes-data-tx-action
  • archimedes-data-tx-micronaut
  • archimedes-data-tx-spring
  • archimedes-data-jdbc
  • archimedes-data-jdbc-micronaut
  • archimedes-data-jdbc-spring
  • archimedes-security
  • archimedes-usecase
  • archimedes-usecase-test