Last Version

Common encoder support for modules 1.0.4.RELEASE

Common encoder support for modules

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-extension-encoder-support
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Common encoder support for modules
Common encoder support for modules
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 spring-xd-extension-encoder-support 1.0.4.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.xd : spring-xd-module-spi jar 1.0.4.RELEASE
javax.validation : validation-api jar

Project Modules

There are no modules declared in this project.