Last Version

Phoebus Olog 2.0.7

An online logbook service that allows for the creation and retrieval of log entries.

License

License

GroupId

GroupId

org.phoebus
ArtifactId

ArtifactId

service-olog
Version

Version

2.0.7
Type

Type

jar
Description

Description

Phoebus Olog
An online logbook service that allows for the creation and retrieval of log entries.
Project URL

Project URL

https://github.com/Olog/phoebus-olog
Source Code Management

Source Code Management

https://github.com/Olog/phoebus-olog/tree/master

Download service-olog 2.0.7


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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.data : spring-data-mongodb jar
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 6.8.4
org.springframework.boot : spring-boot-starter-security jar
org.springframework.ldap : spring-ldap-core jar
org.springframework.security : spring-security-ldap jar
org.springframework.security : spring-security-test jar
com.unboundid : unboundid-ldapsdk jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.session : spring-session-core jar
org.springframework.session : spring-session-jdbc jar
org.apache.tika : tika-core jar 1.24.1
org.apache.commons : commons-collections4 jar 4.4
com.atlassian.commonmark : commonmark jar 0.15.2

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 2.1.210

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-test jar
junit-addons : junit-addons jar 1.4
org.testcontainers : testcontainers jar 1.16.0

Project Modules

There are no modules declared in this project.