is not current version
Last Version 1.9.0

com.sap.oss.phosphor:fosstars-rating-core 1.0.0

A framework for defining ratings for open-source projects. In particular, the framework offers a security rating for open-source projects that may be used to assess the security risk that comes with open-source components.

GroupId

GroupId

com.sap.oss.phosphor
ArtifactId

ArtifactId

fosstars-rating-core
Version

Version

1.0.0
Type

Type

jar

Download fosstars-rating-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/ -->
<dependency>
    <groupId>com.sap.oss.phosphor</groupId>
    <artifactId>fosstars-rating-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/
implementation 'com.sap.oss.phosphor:fosstars-rating-core:1.0.0'
// https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/
implementation ("com.sap.oss.phosphor:fosstars-rating-core:1.0.0")
'com.sap.oss.phosphor:fosstars-rating-core:jar:1.0.0'
<dependency org="com.sap.oss.phosphor" name="fosstars-rating-core" rev="1.0.0">
  <artifact name="fosstars-rating-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.oss.phosphor', module='fosstars-rating-core', version='1.0.0')
)
libraryDependencies += "com.sap.oss.phosphor" % "fosstars-rating-core" % "1.0.0"
[com.sap.oss.phosphor/fosstars-rating-core "1.0.0"]