License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdparent-build |
Last Version | Last Version0.1.0-jdk17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbr.com.objectos:parent-build
The parent (build) pom.xml for all Maven artifacts by Objectos Software LTDA.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-build-0.1.0-jdk17.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/parent-build/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>parent-build</artifactId>
<version>0.1.0-jdk17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/parent-build/
implementation 'br.com.objectos:parent-build:0.1.0-jdk17'
// https://jarcasting.com/artifacts/br.com.objectos/parent-build/
implementation ("br.com.objectos:parent-build:0.1.0-jdk17")
'br.com.objectos:parent-build:pom:0.1.0-jdk17'
<dependency org="br.com.objectos" name="parent-build" rev="0.1.0-jdk17">
<artifact name="parent-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='parent-build', version='0.1.0-jdk17')
)
libraryDependencies += "br.com.objectos" % "parent-build" % "0.1.0-jdk17"
[br.com.objectos/parent-build "0.1.0-jdk17"]