com.github.jbgust:Java-Solid-Rocket-Motor

Java Solid Rocket Motor is the Java implementation of Richard Nakka SRM Excel file by J. Content and J. Bise

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.jbgust
ArtifactId

ArtifactId

Java-Solid-Rocket-Motor
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jbgust:Java-Solid-Rocket-Motor
Java Solid Rocket Motor is the Java implementation of Richard Nakka SRM Excel file by J. Content and J. Bise
Project URL

Project URL

https://github.com/jbgust/jsrm
Source Code Management

Source Code Management

http://github.com/jbgust/jsrm/tree/master/

Download Java-Solid-Rocket-Motor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jbgust/Java-Solid-Rocket-Motor/ -->
<dependency>
    <groupId>com.github.jbgust</groupId>
    <artifactId>Java-Solid-Rocket-Motor</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jbgust/Java-Solid-Rocket-Motor/
implementation 'com.github.jbgust:Java-Solid-Rocket-Motor:3.0'
// https://jarcasting.com/artifacts/com.github.jbgust/Java-Solid-Rocket-Motor/
implementation ("com.github.jbgust:Java-Solid-Rocket-Motor:3.0")
'com.github.jbgust:Java-Solid-Rocket-Motor:jar:3.0'
<dependency org="com.github.jbgust" name="Java-Solid-Rocket-Motor" rev="3.0">
  <artifact name="Java-Solid-Rocket-Motor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jbgust', module='Java-Solid-Rocket-Motor', version='3.0')
)
libraryDependencies += "com.github.jbgust" % "Java-Solid-Rocket-Motor" % "3.0"
[com.github.jbgust/Java-Solid-Rocket-Motor "3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.objecthunter : exp4j jar 0.4.8
com.google.guava : guava jar 31.1-jre
org.projectlombok : lombok-maven-plugin jar 1.18.20.0
org.projectlombok : lombok jar 1.18.22

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.4
2.3
2.2
2.1.1
2.1
2.0
1.5
1.4
1.3
1.2
1.1
1.0