License |
License |
---|---|
GroupId | GroupIdcom.teamscale |
ArtifactId | ArtifactIdteamscale-bom |
Last Version | Last Version8.1.0-rc3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTeamscale (Bill of Materials)
Teamscale's Bill of Materials
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
teamscale-bom-8.1.0-rc3.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teamscale/teamscale-bom/ -->
<dependency>
<groupId>com.teamscale</groupId>
<artifactId>teamscale-bom</artifactId>
<version>8.1.0-rc3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.teamscale/teamscale-bom/
implementation 'com.teamscale:teamscale-bom:8.1.0-rc3'
// https://jarcasting.com/artifacts/com.teamscale/teamscale-bom/
implementation ("com.teamscale:teamscale-bom:8.1.0-rc3")
'com.teamscale:teamscale-bom:pom:8.1.0-rc3'
<dependency org="com.teamscale" name="teamscale-bom" rev="8.1.0-rc3">
<artifact name="teamscale-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.teamscale', module='teamscale-bom', version='8.1.0-rc3')
)
libraryDependencies += "com.teamscale" % "teamscale-bom" % "8.1.0-rc3"
[com.teamscale/teamscale-bom "8.1.0-rc3"]