Download JAR files tagged by method with all dependencies
vertexium-blueprints from group org.neolumin.vertexium (version 0.9.0)
0 downloads
vertexium-test from group org.neolumin.vertexium (version 0.9.0)
vertexium-core from group org.neolumin.vertexium (version 0.9.0)
Artifact vertexium-core
Group org.neolumin.vertexium
Version 0.9.0
Last update 19. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, junit, guava, commons-lang3,
There are maybe transitive dependencies!
Group org.neolumin.vertexium
Version 0.9.0
Last update 19. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, junit, guava, commons-lang3,
There are maybe transitive dependencies!
vertexium-root from group org.neolumin.vertexium (version 0.9.0)
Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method
requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property
metadata.
The Vertexium API was designed to be generic, allowing for multiple implementations. The only implementation
provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.
Group: org.neolumin.vertexium Artifact: vertexium-root
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vertexium-root
Group org.neolumin.vertexium
Version 0.9.0
Last update 19. March 2015
Organization not specified
URL http://vertexium.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.neolumin.vertexium
Version 0.9.0
Last update 19. March 2015
Organization not specified
URL http://vertexium.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
codegen-runtime from group org.overturetool.core (version 2.2.2)
Group: org.overturetool.core Artifact: codegen-runtime
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact codegen-runtime
Group org.overturetool.core
Version 2.2.2
Last update 26. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.overturetool.core
Version 2.2.2
Last update 26. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
vdmjc from group org.overturetool.core (version 2.2.2)
0 downloads
Artifact vdmjc
Group org.overturetool.core
Version 2.2.2
Last update 26. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.overturetool.core
Version 2.2.2
Last update 26. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ctrl4testng from group io.github.mfulton26.ctrl4testng (version 1.1)
CTRL4TestNG provides an SLF4J Logger that can be used from
any TestNG method tied to an ITestResult, namely Before,
After, and Test annotations. Each separate method will have
its own unique Logger and can be used with TestNG's parallel
testing support making it clear which logs came from which
method even when data-driven.
Group: io.github.mfulton26.ctrl4testng Artifact: ctrl4testng
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact ctrl4testng
Group io.github.mfulton26.ctrl4testng
Version 1.1
Last update 10. February 2015
Organization not specified
URL https://mfulton26.github.io/ctrl4testng/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, testng, guava,
There are maybe transitive dependencies!
Group io.github.mfulton26.ctrl4testng
Version 1.1
Last update 10. February 2015
Organization not specified
URL https://mfulton26.github.io/ctrl4testng/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, testng, guava,
There are maybe transitive dependencies!
T4Spring from group org.bitbucket.omargameelsalem (version 1.0)
T4Spring is a code generation tool for Spring MVC apps that creates strongly typed views that eliminate the use of literal strings in many places.
e.g. instead of
@RequestMapping(value = "/", method = RequestMethod.GET)
public String index(ModelMap map)
{
map.addAttribute("msg", "literal strings are no good!!");
return "Home/index";
}
T4Spring lets you write
@RequestMapping(value = "/", method = RequestMethod.GET)
public String index(ModelMap map)
{
map.addAttribute("msg", "Hello T4Spring!!");
return Views.Home.index;
}
Artifact T4Spring
Group org.bitbucket.omargameelsalem
Version 1.0
Last update 01. September 2014
Organization not specified
URL https://bitbucket.org/omar_gameel_salem/t4spring/overview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.bitbucket.omargameelsalem
Version 1.0
Last update 01. September 2014
Organization not specified
URL https://bitbucket.org/omar_gameel_salem/t4spring/overview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
overturetemplategen from group org.overturetool.tools (version 2.1.0)
Group: org.overturetool.tools Artifact: overturetemplategen
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact overturetemplategen
Group org.overturetool.tools
Version 2.1.0
Last update 12. June 2014
Organization Overture Tool Project
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.overturetool.tools
Version 2.1.0
Last update 12. June 2014
Organization Overture Tool Project
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
tools from group org.overturetool.tools (version 2.1.0)
Group: org.overturetool.tools Artifact: tools
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tools
Group org.overturetool.tools
Version 2.1.0
Last update 12. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.overturetool.tools
Version 2.1.0
Last update 12. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
Page 85 from 95 (items total 944)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy