io.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.

License

License

GroupId

GroupId

io.jmad
ArtifactId

ArtifactId

jmad-core
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.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

https://jmad.github.io/
Source Code Management

Source Code Management

https://github.com/jmad/jmad-core.git

Download jmad-core

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.
io.jmad

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.11
0.7.10
0.7.9
0.7.8
0.7.6
0.7.5
0.7.4