A Single Maven Module

Sample single module Maven project with a working, deployable site.

Лицензия

Лицензия

Группа

Группа

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

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

single-module-project
Последняя версия

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

2.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A Single Maven Module
Sample single module Maven project with a working, deployable site.
Ссылка на сайт

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

http://www.example.com
Организация-разработчик

Организация-разработчик

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

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

https://github.com/riprasad/gitub-actions-demo

Скачать single-module-project

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.2

test (4)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2.1
org.hamcrest : hamcrest-library jar 1.2.1
org.mockito : mockito-core jar 1.8.5

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

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

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

Версия
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0