maven dependencies and plugins

maven dependency and plugins lib to build microservices using Spring boot

License

License

GroupId

GroupId

org.etcsoft
ArtifactId

ArtifactId

etcsoft-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

maven dependencies and plugins
maven dependency and plugins lib to build microservices using Spring boot
Project Organization

Project Organization

Pivotal Software, Inc.

Download etcsoft-parent

Filename Size
etcsoft-parent-1.0.1.pom 16 KB
Browse

How to add to project

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

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.

Versions

Version
1.0.1
1.0.0