pdok-catalog-java

PDOK catalog in java

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

nl.pdok
Идентификатор

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

pdok-catalog-java
Последняя версия

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

2.10.13
Дата

Дата

Тип

Тип

jar
Описание

Описание

pdok-catalog-java
PDOK catalog in java
Ссылка на сайт

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

https://github.com/PDOK/catalog-java
Система контроля версий

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

http://github.com/PDOK/catalog-java.git

Скачать pdok-catalog-java

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

<!-- https://jarcasting.com/artifacts/nl.pdok/pdok-catalog-java/ -->
<dependency>
    <groupId>nl.pdok</groupId>
    <artifactId>pdok-catalog-java</artifactId>
    <version>2.10.13</version>
</dependency>
// https://jarcasting.com/artifacts/nl.pdok/pdok-catalog-java/
implementation 'nl.pdok:pdok-catalog-java:2.10.13'
// https://jarcasting.com/artifacts/nl.pdok/pdok-catalog-java/
implementation ("nl.pdok:pdok-catalog-java:2.10.13")
'nl.pdok:pdok-catalog-java:jar:2.10.13'
<dependency org="nl.pdok" name="pdok-catalog-java" rev="2.10.13">
  <artifact name="pdok-catalog-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.pdok', module='pdok-catalog-java', version='2.10.13')
)
libraryDependencies += "nl.pdok" % "pdok-catalog-java" % "2.10.13"
[nl.pdok/pdok-catalog-java "2.10.13"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
nl.pdok : pdok-util jar 1.1
com.google.guava : guava jar 18.0
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : jcl-over-slf4j jar 1.7.22
org.slf4j : slf4j-log4j12 jar 1.7.22
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-beans jar 3.1.4.RELEASE

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.powermock : powermock-api-mockito jar 1.7.0
org.powermock : powermock-module-junit4 jar 1.7.0

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

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

Catalog Build Status Maven Central

Java (file system) catalog interface.

Catalog-java accesses the file system catalogus which is stored in Github and on the local hard-drive.

The Catalogus Git-branch is downloaded and unpacked using the "GitInteractionsHandler" class.

JobEntries are retrieved using the JobEntriesReader class.

Release

For releasing the Catalog-java execute the command:

./prepare_release.sh

The command asks 2 questions.

  1. Release version?
    • This is the version in the pom.xml (without -SNAPSHOT)
  2. New development version?
    • This is the version in the pom.xml. (with -SNAPSHOT)

When the command is finished push the changes to github. Don't forget to push the tags, or there is no release

If done go to Travis. Login if needed. In the project pdok-catalog-java click on branches. Check if the branches master and pdok-catalog-java-{YOUR_VERSION} is build. Click on the branch pdok-catalog-java-{YOUR_VERSION} check if the job 'JDK:oraclejdk7' is done.

Visit Sonartype to check if your version of pdok-catalog-java is present. Upon release, your component will be published to Central: this typically occurs within 10 minutes, though updates to search can take up to two hours

More information about Sonartype

nl.pdok

Publieke Dienstverlening op de Kaart

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

Версия
2.10.13
2.10.12
2.10.11
2.10.10
2.10.9
2.10.8
2.10.7
2.10.6
2.10.5
2.10.4
2.10.2
2.10.1
2.10
2.9.2
2.9.1
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
1.3
1.2
1.1