Last Version

Utilities for generating/verifying documentation 1.0.4.RELEASE

Utilities for generating/verifying documentation

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

documentation-toolchain
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Utilities for generating/verifying documentation
Utilities for generating/verifying documentation
Project URL

Project URL

https://github.com/spring-projects/spring-xd
Project Organization

Project Organization

Spring by Pivotal
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-xd

Download documentation-toolchain 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.xd/documentation-toolchain/ -->
<dependency>
    <groupId>org.springframework.xd</groupId>
    <artifactId>documentation-toolchain</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.xd/documentation-toolchain/
implementation 'org.springframework.xd:documentation-toolchain:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.xd/documentation-toolchain/
implementation ("org.springframework.xd:documentation-toolchain:1.0.4.RELEASE")
'org.springframework.xd:documentation-toolchain:jar:1.0.4.RELEASE'
<dependency org="org.springframework.xd" name="documentation-toolchain" rev="1.0.4.RELEASE">
  <artifact name="documentation-toolchain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.xd', module='documentation-toolchain', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.xd" % "documentation-toolchain" % "1.0.4.RELEASE"
[org.springframework.xd/documentation-toolchain "1.0.4.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-core jar

Project Modules

There are no modules declared in this project.