License |
License |
---|---|
GroupId | GroupIdcom.basistech |
ArtifactId | ArtifactIdopen-source-parent |
Last Version | Last Version11.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionopen-source-parent
Parent POM for Basis Technology open source components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
open-source-parent-11.0.0.pom | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.basistech/open-source-parent/ -->
<dependency>
<groupId>com.basistech</groupId>
<artifactId>open-source-parent</artifactId>
<version>11.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/open-source-parent/
implementation 'com.basistech:open-source-parent:11.0.0'
// https://jarcasting.com/artifacts/com.basistech/open-source-parent/
implementation ("com.basistech:open-source-parent:11.0.0")
'com.basistech:open-source-parent:pom:11.0.0'
<dependency org="com.basistech" name="open-source-parent" rev="11.0.0">
<artifact name="open-source-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='open-source-parent', version='11.0.0')
)
libraryDependencies += "com.basistech" % "open-source-parent" % "11.0.0"
[com.basistech/open-source-parent "11.0.0"]