| 组织ID: |
com.canoo.dolphin-platform |
| 项目ID: |
dolphin-remoting-shared |
| 版本: |
0.8.9 |
| 最后修改时间: |
2019-11-02 02:22:26 |
| 包类型: |
jar |
| 标题: |
dolphin-remoting-shared |
| 描述: |
The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API. |
| 相关URL: |
https://github.com/canoo/dolphin-platform |
| 大小: |
72.90KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-remoting-shared</artifactId>
<version>0.8.9</version>
</dependency>
|
| Gradle引入代码: |
com.canoo.dolphin-platform:dolphin-remoting-shared:0.8.9
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-remoting-shared</artifactId>
<version>0.8.9</version>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.21</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-json</artifactId>
<version>2.4.7</version>
</dependency>
</dependencies>
<name>dolphin-remoting-shared</name>
<url>https://github.com/canoo/dolphin-platform</url>
<inceptionYear>2015</inceptionYear>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com/canoo/dolphin-platform.git</url>
</scm>
<developers>
<developer>
<name>Hendrik Ebbers</name>
<email>hendrik.ebbers@canoo.com</email>
<organization>Canoo Engineering AG</organization>
<organizationUrl>http://www.canoo.com</organizationUrl>
<roles>
<role>Developer</role>
</roles>
</developer>
<developer>
<name>Michael Heinrichs</name>
<email>michael.heinrichs@canoo.com</email>
<organization>Canoo Engineering AG</organization>
<organizationUrl>http://www.canoo.com</organizationUrl>
<roles>
<role>Developer</role>
</roles>
</developer>
<developer>
<name>Andres Almiray</name>
<email>andres.almiray@canoo.com</email>
<organization>Canoo Engineering AG</organization>
<organizationUrl>http://www.canoo.com</organizationUrl>
<roles>
<role>Developer</role>
</roles>
</developer>
</developers>
<description>The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.</description>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/LICENSE
org.opendolphin.binding.Converter.class
org.opendolphin.binding.ConverterAdapter.class
org.opendolphin.core.AbstractDolphin.class
org.opendolphin.core.AbstractObservable.class
org.opendolphin.core.Attribute.class
org.opendolphin.core.BaseAttribute.class
org.opendolphin.core.BasePresentationModel.class
org.opendolphin.core.comm.AttributeCreatedNotification.class
org.opendolphin.core.comm.AttributeMetadataChangedCommand.class
org.opendolphin.core.comm.CallNamedActionCommand.class
org.opendolphin.core.comm.ChangeAttributeMetadataCommand.class
org.opendolphin.core.comm.Codec.class
org.opendolphin.core.comm.Command.class
org.opendolphin.core.comm.CreatePresentationModelCommand.class
org.opendolphin.core.comm.DataCommand.class
org.opendolphin.core.comm.DeleteAllPresentationModelsOfTypeCommand.class
org.opendolphin.core.comm.DeletedAllPresentationModelsOfTypeNotification.class
org.opendolphin.core.comm.DeletedPresentationModelNotification.class
org.opendolphin.core.comm.DeletePresentationModelCommand.class
org.opendolphin.core.comm.EmptyNotification.class
org.opendolphin.core.comm.GetPresentationModelCommand.class
org.opendolphin.core.comm.InitializeAttributeCommand.class
org.opendolphin.core.comm.JsonCodec$_decode_closure2.class
org.opendolphin.core.comm.JsonCodec$_decode_closure3$_closure8$_closure9.class
org.opendolphin.core.comm.JsonCodec$_decode_closure3$_closure8.class
org.opendolphin.core.comm.JsonCodec$_decode_closure3.class
org.opendolphin.core.comm.JsonCodec$_encode_closure1$_closure4.class
org.opendolphin.core.comm.JsonCodec$_encode_closure1$_closure5$_closure6.class
org.opendolphin.core.comm.JsonCodec$_encode_closure1$_closure5$_closure7.class
org.opendolphin.core.comm.JsonCodec$_encode_closure1$_closure5.class
org.opendolphin.core.comm.JsonCodec$_encode_closure1.class
org.opendolphin.core.comm.JsonCodec.class
org.opendolphin.core.comm.NamedCommand.class
org.opendolphin.core.comm.PresentationModelResetedCommand.class
org.opendolphin.core.comm.ResetPresentationModelCommand.class
org.opendolphin.core.comm.SavedPresentationModelNotification.class
org.opendolphin.core.comm.SignalCommand.class
org.opendolphin.core.comm.SwitchPresentationModelCommand.class
org.opendolphin.core.comm.ValueChangedCommand.class
org.opendolphin.core.comm.ZippedJsonCodec$_encode_closure1.class
org.opendolphin.core.comm.ZippedJsonCodec.class
org.opendolphin.core.Dolphin.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
slf4j-api-1.7.21.jar
/org.slf4j/slf4j-api/1.7.21
查看slf4j-api所有版本文件
groovy-json-2.4.7.jar
/org.codehaus.groovy/groovy-json/2.4.7
查看groovy-json所有版本文件
|