Apache Tamaya Documentation

The Documentation projects keeps together the documentation files in asciidoc and other formats for the Apache Tamaya project.

License

License

GroupId

GroupId

org.apache.tamaya
ArtifactId

ArtifactId

tamaya-docs
Last Version

Last Version

0.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tamaya Documentation
The Documentation projects keeps together the documentation files in asciidoc and other formats for the Apache Tamaya project.
Project URL

Project URL

http://tamaya.incubator.apache.org/tamaya-docs
Project Organization

Project Organization

Apache Software Foundation

Download tamaya-docs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-annotation_1.2_spec jar 1.0-alpha-1

provided (1)

Group / Artifact Type Version
rubygems » asciidoctor-diagram gem 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-incubating
0.1-incubating