is not current version
Last Version 2.0.4

br.com.tecsinapse:tecsinapse-oss-parent 2.0.1

${project.artifactId} is the parent Maven POM for TecSinapse open source projects.

GroupId

GroupId

br.com.tecsinapse
ArtifactId

ArtifactId

tecsinapse-oss-parent
Version

Version

2.0.1
Type

Type

pom

Download tecsinapse-oss-parent 2.0.1


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