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

net.sourceforge.owlapi:owlapi-gwt-serialization-tests 4.3.1

A set of tests that serialize OWL API objects that should be serializable and sends them over the wire. The objects are round tripped from client to server and back to check that they serialize and deserialize correctly, and that the GWT compiler can actually compile the source code used for client side emulation.

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть Serialization Данные Data Formats
Группа

Группа

net.sourceforge.owlapi
Идентификатор

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

owlapi-gwt-serialization-tests
Версия

Версия

4.3.1
Тип

Тип

war

Скачать owlapi-gwt-serialization-tests 4.3.1


<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-serialization-tests/ -->
<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapi-gwt-serialization-tests</artifactId>
    <version>4.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-serialization-tests/
implementation 'net.sourceforge.owlapi:owlapi-gwt-serialization-tests:4.3.1'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-serialization-tests/
implementation ("net.sourceforge.owlapi:owlapi-gwt-serialization-tests:4.3.1")
'net.sourceforge.owlapi:owlapi-gwt-serialization-tests:war:4.3.1'
<dependency org="net.sourceforge.owlapi" name="owlapi-gwt-serialization-tests" rev="4.3.1">
  <artifact name="owlapi-gwt-serialization-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-gwt-serialization-tests', version='4.3.1')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-gwt-serialization-tests" % "4.3.1"
[net.sourceforge.owlapi/owlapi-gwt-serialization-tests "4.3.1"]