distributeme-test - a package with regression test classes that should fail if the generator doesn't support all needed options

parent for all distributeme projects

Лицензия

Лицензия

Категории

Категории

Сеть Other Универсальные библиотеки
Группа

Группа

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

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

distributeme-test
Последняя версия

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

2.3.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

distributeme-test - a package with regression test classes that should fail if the generator doesn't support all needed options
parent for all distributeme projects
Организация-разработчик

Организация-разработчик

anotheria.net

Скачать distributeme-test

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.anotheria/distributeme-test/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>distributeme-test</artifactId>
    <version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/distributeme-test/
implementation 'net.anotheria:distributeme-test:2.3.8'
// https://jarcasting.com/artifacts/net.anotheria/distributeme-test/
implementation ("net.anotheria:distributeme-test:2.3.8")
'net.anotheria:distributeme-test:jar:2.3.8'
<dependency org="net.anotheria" name="distributeme-test" rev="2.3.8">
  <artifact name="distributeme-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='distributeme-test', version='2.3.8')
)
libraryDependencies += "net.anotheria" % "distributeme-test" % "2.3.8"
[net.anotheria/distributeme-test "2.3.8"]

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
net.anotheria : configureme jar 2.4.0
net.anotheria : distributeme-core jar 2.3.8
net.anotheria : distributeme-support jar 2.3.8
net.anotheria : distributeme-agents jar 2.3.8
net.anotheria : distributeme-consul-registry-connector jar 2.3.8
org.codehaus.jackson : jackson-core-asl jar 1.9.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2
org.mortbay.jetty : jetty jar 6.1.26
org.mortbay.jetty : jetty-util jar 6.1.26
org.mortbay.jetty : jetty-client jar 6.1.26
jsonrpc » json-rpc jar 6.0.0
net.anotheria : ano-prise jar 2.2.1
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
com.sun.jersey : jersey-client jar 1.18
org.jdom : jdom jar 1.1
net.anotheria : moskito-inspect-remote jar 2.9.1

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : findbugs jar 3.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

DistributeMe

What is DistributeMe

DistributeMe is a framework for automatic distribution of java code. DistributeMe operates directly on your java code, the annotated interface is processed by the DistributeMe apt preprocessor, which generates distribution related code.

Those are the core features of DistributeMe:

  • Automatic build time code distribution
  • Transparent remoting - you don't even need to know that the call is executed remotely.
  • Built with scaleability and high reliability in mind.
  • Various call interception points
  • Support for different user/call based failing strategies and behavior.
  • Support for different routing strategies, incl. loadbalancing, sharding, backup and failover instances.
  • Support for mobile agents (experimental).
  • Built-in fast decentralized publish/subscriber eventing.
  • DistributeMe consists of code generator which generates distribution code, that becomes part of your distribution package, the Registry which is a name / address resolving utility, and runtime utils used by the generated code.

DistributeMe is free and distributed under the MIT license. Please watch the underlying video for the explanation of the working principles.(Video will be addded)

net.anotheria

anotheria

anotheria solution gmbh

Версии библиотеки

Версия
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0