maven-indexer

Present a Maven Repository as a YAML File that the CloudFoundry buildpack tools can parse

License

License

Categories

Categories

Maven Build Tools Dex General Purpose Libraries Utility
GroupId

GroupId

com.ecsteam.cloudfoundry
ArtifactId

ArtifactId

maven-indexer
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

maven-indexer
Present a Maven Repository as a YAML File that the CloudFoundry buildpack tools can parse
Project Organization

Project Organization

ECS Team, Inc.

Download maven-indexer

How to add to project

<!-- https://jarcasting.com/artifacts/com.ecsteam.cloudfoundry/maven-indexer/ -->
<dependency>
    <groupId>com.ecsteam.cloudfoundry</groupId>
    <artifactId>maven-indexer</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecsteam.cloudfoundry/maven-indexer/
implementation 'com.ecsteam.cloudfoundry:maven-indexer:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.ecsteam.cloudfoundry/maven-indexer/
implementation ("com.ecsteam.cloudfoundry:maven-indexer:1.0.2.RELEASE")
'com.ecsteam.cloudfoundry:maven-indexer:jar:1.0.2.RELEASE'
<dependency org="com.ecsteam.cloudfoundry" name="maven-indexer" rev="1.0.2.RELEASE">
  <artifact name="maven-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecsteam.cloudfoundry', module='maven-indexer', version='1.0.2.RELEASE')
)
libraryDependencies += "com.ecsteam.cloudfoundry" % "maven-indexer" % "1.0.2.RELEASE"
[com.ecsteam.cloudfoundry/maven-indexer "1.0.2.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.yaml : snakeyaml jar
org.projectlombok : lombok Optional jar 1.16.8

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.
com.ecsteam.cloudfoundry

ECS Team (now part of CGI)

CGI - Cloud Native Solutions

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE