не последняя версия
Последняя версия 3.0.0

org.mitre.synthea:synthea 2.5.0

Synthetic Patient Population Simulator

Группа

Группа

org.mitre.synthea
Идентификатор

Идентификатор

synthea
Версия

Версия

2.5.0
Тип

Тип

jar

Скачать synthea 2.5.0


<!-- https://jarcasting.com/artifacts/org.mitre.synthea/synthea/ -->
<dependency>
    <groupId>org.mitre.synthea</groupId>
    <artifactId>synthea</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mitre.synthea/synthea/
implementation 'org.mitre.synthea:synthea:2.5.0'
// https://jarcasting.com/artifacts/org.mitre.synthea/synthea/
implementation ("org.mitre.synthea:synthea:2.5.0")
'org.mitre.synthea:synthea:jar:2.5.0'
<dependency org="org.mitre.synthea" name="synthea" rev="2.5.0">
  <artifact name="synthea" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mitre.synthea', module='synthea', version='2.5.0')
)
libraryDependencies += "org.mitre.synthea" % "synthea" % "2.5.0"
[org.mitre.synthea/synthea "2.5.0"]