SoftSmithy Utility Library - Parent POM

The parent POM of the SoftSmithy Utility Library project. This SoftSmithy Utility Library Parent POM should be the parent (either directly or indirectly) of every SoftSmithy Utility Library project unless there is a good reason to do otherwise (in which case the reason should be documented).

Лицензия

Лицензия

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Группа

Группа

org.softsmithy.lib
Идентификатор

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

softsmithy-lib-parent
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

SoftSmithy Utility Library - Parent POM
The parent POM of the SoftSmithy Utility Library project. This SoftSmithy Utility Library Parent POM should be the parent (either directly or indirectly) of every SoftSmithy Utility Library project unless there is a good reason to do otherwise (in which case the reason should be documented).
Ссылка на сайт

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

https://www.softsmithy.org/softsmithy-lib/lib/2.1.1/docs/site
Организация-разработчик

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

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

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

https://github.com/SoftSmithy/softsmithy-lib

Скачать softsmithy-lib-parent

Имя Файла Размер
softsmithy-lib-parent-2.1.1.pom 9 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

SoftSmithy Utility Library

A Java utility library.

Documentation: https://www.softsmithy.org/softsmithy-lib

Major Version Comments
v3
  • Java SE 11
v2
  • Java SE 8
  • JUnit 5
v1
  • Java SE 8
  • JUnit 4

Maven Dependency Management

    <dependencyManagement>
        <dependencies>
            [...] 
            <dependency>
                <groupId>org.softsmithy.lib</groupId>
                <artifactId>softsmithy-lib</artifactId>
                <version>2.0</version> <!-- replace with the current version -->
                <scope>import</scope>
                <type>pom</type>
            </dependency>
            [...]
        </dependencies>
    </dependencyManagement>

Build the project from sources

mvn clean install

Please note that the develop branch (SNAPSHOT version) of the project might depend on SNAPSHOT versions of other projects.

If you don't want to build the dependent projects as well, please make sure to define a proxy in your Maven Repository Manager to the following Maven Repository: https://oss.sonatype.org/content/repositories/snapshots/ and include it in your single group.

org.softsmithy.lib

SoftSmithy

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

Версия
2.1.1
2.1
2.0
1.1.1
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2