| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.juliac.examples |
| Идентификатор | Идентификаторproxyparameters |
| Последняя версия | Последняя версия2.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJuliac Example Proxy Parameters
Fractal is a modular and extensible component model that can be
used with various programming languages to design, implement,
deploy and reconfigure various systems and applications, from
operating systems to middleware platforms and to graphical user
interfaces.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| proxyparameters-2.2.3.pom | |
| proxyparameters-2.2.3.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/proxyparameters/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac.examples</groupId>
<artifactId>proxyparameters</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/proxyparameters/
implementation 'org.objectweb.fractal.juliac.examples:proxyparameters:2.2.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/proxyparameters/
implementation ("org.objectweb.fractal.juliac.examples:proxyparameters:2.2.3")
'org.objectweb.fractal.juliac.examples:proxyparameters:jar:2.2.3'
<dependency org="org.objectweb.fractal.juliac.examples" name="proxyparameters" rev="2.2.3">
<artifact name="proxyparameters" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.examples', module='proxyparameters', version='2.2.3')
)
libraryDependencies += "org.objectweb.fractal.juliac.examples" % "proxyparameters" % "2.2.3"
[org.objectweb.fractal.juliac.examples/proxyparameters "2.2.3"]