is not current version
Last Version 2.0.4

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

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

GroupId

GroupId

br.com.tecsinapse
ArtifactId

ArtifactId

tecsinapse-oss-parent
Version

Version

1.0.0
Type

Type

pom

Download tecsinapse-oss-parent 1.0.0


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