| License |
License |
|---|---|
| GroupId | GroupIdio.jmad |
| ArtifactId | ArtifactIdjmad-core |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.jmad:jmad-core
JMad is a Java API for the MadX software, which is used at CERN and in many other accelerator labs to simulate particle accelerators.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jmad-core-0.8.2.pom | |
| jmad-core-0.8.2.jar | 18 MB |
| jmad-core-0.8.2-sources.jar | 36 MB |
| jmad-core-0.8.2-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jmad/jmad-core/ -->
<dependency>
<groupId>io.jmad</groupId>
<artifactId>jmad-core</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.jmad/jmad-core/
implementation 'io.jmad:jmad-core:0.8.2'
// https://jarcasting.com/artifacts/io.jmad/jmad-core/
implementation ("io.jmad:jmad-core:0.8.2")
'io.jmad:jmad-core:jar:0.8.2'
<dependency org="io.jmad" name="jmad-core" rev="0.8.2">
<artifact name="jmad-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jmad', module='jmad-core', version='0.8.2')
)
libraryDependencies += "io.jmad" % "jmad-core" % "0.8.2"
[io.jmad/jmad-core "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.18 |
| gov.nist.math : jama | jar | 1.0.3 |
| com.google.guava : guava | jar | 30.0-jre |
| org.springframework : spring-core | jar | 5.3.12 |
| org.springframework : spring-context | jar | 5.3.12 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.commons : commons-compress | jar | 1.18 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |