MVN

com.github.rawls238 : Scientist4J

Maven & Gradle

Oct 20, 2021
329 stars

Scientist4J · A Java port of Github's Scientist library for refactoring critical code paths

<dependency>
    <groupId>com.github.rawls238</groupId>
    <artifactId>Scientist4J</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rawls238 : Scientist4J to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.rawls238 : Scientist4J to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
Scientist4J-1.0
0.9
Scientist4J-0.9
0.8
Scientist4J-0.8
0.6
Scientist4J-0.6
0.5
Scientist4J-0.5
0.4
Scientist4J-0.4
0.3
Scientist4J-0.3
0.2
Scientist4J-0.2
0.1
Scientist4J-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rawls238</groupId>
    <artifactId>Scientist4J</artifactId>
    <version>1.0</version>
</dependency>

Advertisement