| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDubbo Сеть Networking Serialization Данные Data Formats |
| Группа | Группаorg.apache.dubbo.extensions |
| Идентификатор | Идентификаторdubbo-serialization-extensions |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dubbo-serialization-extensions-1.0.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-serialization-extensions/ -->
<dependency>
<groupId>org.apache.dubbo.extensions</groupId>
<artifactId>dubbo-serialization-extensions</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-serialization-extensions/
implementation 'org.apache.dubbo.extensions:dubbo-serialization-extensions:1.0.1'
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-serialization-extensions/
implementation ("org.apache.dubbo.extensions:dubbo-serialization-extensions:1.0.1")
'org.apache.dubbo.extensions:dubbo-serialization-extensions:pom:1.0.1'
<dependency org="org.apache.dubbo.extensions" name="dubbo-serialization-extensions" rev="1.0.1">
<artifact name="dubbo-serialization-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo.extensions', module='dubbo-serialization-extensions', version='1.0.1')
)
libraryDependencies += "org.apache.dubbo.extensions" % "dubbo-serialization-extensions" % "1.0.1"
[org.apache.dubbo.extensions/dubbo-serialization-extensions "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.8.0 |
| cglib : cglib-nodep | jar | 2.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.8.0 |