License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Mockito Unit Testing |
GroupId | GroupIdorg.wisepersist |
ArtifactId | ArtifactIdgwtmockito-ng |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWisePersist JPA
WisePersist is a simple JPA framework which provides @Transactional and @NonTransactional annotations and pre-configured Guice module.
|
Filename | Size |
---|---|
gwtmockito-ng-1.0.5.pom | |
gwtmockito-ng-1.0.5.jar | 27 KB |
gwtmockito-ng-1.0.5-sources.jar | 22 KB |
gwtmockito-ng-1.0.5-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wisepersist/gwtmockito-ng/ -->
<dependency>
<groupId>org.wisepersist</groupId>
<artifactId>gwtmockito-ng</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wisepersist/gwtmockito-ng/
implementation 'org.wisepersist:gwtmockito-ng:1.0.5'
// https://jarcasting.com/artifacts/org.wisepersist/gwtmockito-ng/
implementation ("org.wisepersist:gwtmockito-ng:1.0.5")
'org.wisepersist:gwtmockito-ng:jar:1.0.5'
<dependency org="org.wisepersist" name="gwtmockito-ng" rev="1.0.5">
<artifact name="gwtmockito-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wisepersist', module='gwtmockito-ng', version='1.0.5')
)
libraryDependencies += "org.wisepersist" % "gwtmockito-ng" % "1.0.5"
[org.wisepersist/gwtmockito-ng "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.gwtplatform : gwtp-mvp-client | jar | 1.5.3 |
org.mockito : mockito-core | jar | 2.0.80-beta |
ch.qos.logback : logback-core | jar | 1.1.1 |
com.google.inject.extensions : guice-assistedinject | jar | 4.1.0 |
xml-apis : xml-apis | jar | 1.4.01 |
com.google.gwt : gwt-user | jar | 2.7.0 |
org.javassist : javassist | jar | 3.20.0-GA |
com.google.guava : guava | jar | 19.0 |
org.reflections : reflections | jar | 0.9.10 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
org.apache.commons : commons-lang3 | jar | 3.3 |
org.testng : testng | jar | 6.8.8 |
com.google.gwt.inject : gin | jar | 2.1.2 |
org.codehaus.janino : janino | jar | 2.6.1 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
org.slf4j : slf4j-api | jar | 1.7.6 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
com.google.inject : guice | jar | 4.1.0 |