License |
License |
---|---|
GroupId | GroupIdcom.teamscale |
ArtifactId | ArtifactIdteamscale-bom |
Version | Version7.7.0 |
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-7.7.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.teamscale/teamscale-bom/ -->
<dependency>
<groupId>com.teamscale</groupId>
<artifactId>teamscale-bom</artifactId>
<version>7.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.teamscale/teamscale-bom/
implementation 'com.teamscale:teamscale-bom:7.7.0'
// https://jarcasting.com/artifacts/com.teamscale/teamscale-bom/
implementation ("com.teamscale:teamscale-bom:7.7.0")
'com.teamscale:teamscale-bom:pom:7.7.0'
<dependency org="com.teamscale" name="teamscale-bom" rev="7.7.0">
<artifact name="teamscale-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.teamscale', module='teamscale-bom', version='7.7.0')
)
libraryDependencies += "com.teamscale" % "teamscale-bom" % "7.7.0"
[com.teamscale/teamscale-bom "7.7.0"]