License |
License |
---|---|
GroupId | GroupIdcom.basistech |
ArtifactId | ArtifactIdopen-source-parent |
Version | Version10.0.0 |
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-10.0.0.pom | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.basistech/open-source-parent/ -->
<dependency>
<groupId>com.basistech</groupId>
<artifactId>open-source-parent</artifactId>
<version>10.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/open-source-parent/
implementation 'com.basistech:open-source-parent:10.0.0'
// https://jarcasting.com/artifacts/com.basistech/open-source-parent/
implementation ("com.basistech:open-source-parent:10.0.0")
'com.basistech:open-source-parent:pom:10.0.0'
<dependency org="com.basistech" name="open-source-parent" rev="10.0.0">
<artifact name="open-source-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='open-source-parent', version='10.0.0')
)
libraryDependencies += "com.basistech" % "open-source-parent" % "10.0.0"
[com.basistech/open-source-parent "10.0.0"]