MVN

tech.catheu : jnotebook

Maven & Gradle

Jul 30, 2023
11 stars

jNotebook · A notebook system for Java.

<dependency>
    <groupId>tech.catheu</groupId>
    <artifactId>jnotebook</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.catheu : jnotebook to add to Maven - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of tech.catheu : jnotebook to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12.x
jnotebook-0.12.0
0.11.x
jnotebook-0.11.0
0.10.x
jnotebook-0.10.0
0.9.x
jnotebook-0.9.0
0.8.x
jnotebook-0.8.0
0.7.x
jnotebook-0.7.0
0.6.x
jnotebook-0.6.0
0.5.x
jnotebook-0.5.0
0.4.x
jnotebook-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.catheu</groupId>
    <artifactId>jnotebook</artifactId>
    <version>0.12.0</version>
</dependency>