spring-cloud-task-app-generator

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

GroupId

GroupId

org.springframework.cloud.task.app
ArtifactId

ArtifactId

spring-cloud-task-app-generator
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

spring-cloud-task-app-generator
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-task-app-generator

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.cloud.task.app/spring-cloud-task-app-generator/ -->
<dependency>
    <groupId>org.springframework.cloud.task.app</groupId>
    <artifactId>spring-cloud-task-app-generator</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.task.app/spring-cloud-task-app-generator/
implementation 'org.springframework.cloud.task.app:spring-cloud-task-app-generator:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.task.app/spring-cloud-task-app-generator/
implementation ("org.springframework.cloud.task.app:spring-cloud-task-app-generator:1.0.1.RELEASE")
'org.springframework.cloud.task.app:spring-cloud-task-app-generator:pom:1.0.1.RELEASE'
<dependency org="org.springframework.cloud.task.app" name="spring-cloud-task-app-generator" rev="1.0.1.RELEASE">
  <artifact name="spring-cloud-task-app-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.task.app', module='spring-cloud-task-app-generator', version='1.0.1.RELEASE')
)
libraryDependencies += "org.springframework.cloud.task.app" % "spring-cloud-task-app-generator" % "1.0.1.RELEASE"
[org.springframework.cloud.task.app/spring-cloud-task-app-generator "1.0.1.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

ANNOUNCEMENT: As of 1.1.0.GA / Addison.GA release, this project is now moved to spring-cloud-task-app-starters organization and each of the Spring Cloud Task App Starters is now maintained in a separate repo by itself.

This change gives us the flexibility to bug-fix, update, and release individual applications independently as opposed to a time-consuming release of all the applications at once. The reference guide for all the releases are still available from the same location, though.

This project will not be actively tracked going forward.

org.springframework.cloud.task.app

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE