| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJPMML Прикладные библиотеки Machine Learning |
| Группа | Группаorg.jpmml |
| Идентификатор | Идентификаторpmml-converter-testing |
| Последняя версия | Последняя версия1.5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJPMML converter batch testing harness
JPMML class model converter batch testing harness
|
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-converter-testing/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-converter-testing</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-converter-testing/
implementation 'org.jpmml:pmml-converter-testing:1.5.3'
// https://jarcasting.com/artifacts/org.jpmml/pmml-converter-testing/
implementation ("org.jpmml:pmml-converter-testing:1.5.3")
'org.jpmml:pmml-converter-testing:jar:1.5.3'
<dependency org="org.jpmml" name="pmml-converter-testing" rev="1.5.3">
<artifact name="pmml-converter-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-converter-testing', version='1.5.3')
)
libraryDependencies += "org.jpmml" % "pmml-converter-testing" % "1.5.3"
[org.jpmml/pmml-converter-testing "1.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jpmml : pmml-converter | jar | 1.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |