| Лицензия |
Лицензия |
|---|---|
| Группа | Группаno.bekk.bekkopen |
| Идентификатор | Идентификаторnocommons |
| Версия | Версия0.12.0 |
| Тип | Типjar |
| Описание |
ОписаниеNoCommons
The NoCommons library is a collection of helper classes for manipulation and validation of data specific to
Norway and Norwegian citizens.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nocommons-0.12.0.pom | |
| nocommons-0.12.0.jar | 96 KB |
| nocommons-0.12.0-sources.jar | 77 KB |
| nocommons-0.12.0-javadoc.jar | 276 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.bekk.bekkopen/nocommons/ -->
<dependency>
<groupId>no.bekk.bekkopen</groupId>
<artifactId>nocommons</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.bekk.bekkopen/nocommons/
implementation 'no.bekk.bekkopen:nocommons:0.12.0'
// https://jarcasting.com/artifacts/no.bekk.bekkopen/nocommons/
implementation ("no.bekk.bekkopen:nocommons:0.12.0")
'no.bekk.bekkopen:nocommons:jar:0.12.0'
<dependency org="no.bekk.bekkopen" name="nocommons" rev="0.12.0">
<artifact name="nocommons" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.bekk.bekkopen', module='nocommons', version='0.12.0')
)
libraryDependencies += "no.bekk.bekkopen" % "nocommons" % "0.12.0"
[no.bekk.bekkopen/nocommons "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.validation : validation-api | jar | 2.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hibernate : hibernate-validator | jar | 5.3.6.Final |
| javax.el : javax.el-api | jar | 2.2.4 |
| org.glassfish.web : javax.el | jar | 2.2.4 |