maven-project

A maven project-example

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

demo-test-maven
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

maven-project
A maven project-example
Ссылка на сайт

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

https://github.com/hegdepranav21/Maven-project
Система контроля версий

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

https://github.com/hegdepranav21/Maven-project

Скачать demo-test-maven

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 3.141.59

test (1)

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

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

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

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

Версия
1.0.2