License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.focframework |
ArtifactId | ArtifactIdfocDataSource |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionfocDataSource
focDataSource
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
focDataSource-1.7.3.pom | |
focDataSource-1.7.3.jar | 118 KB |
focDataSource-1.7.3-sources.jar | 70 KB |
focDataSource-1.7.3-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.focframework/focDataSource/ -->
<dependency>
<groupId>com.focframework</groupId>
<artifactId>focDataSource</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.focframework/focDataSource/
implementation 'com.focframework:focDataSource:1.7.3'
// https://jarcasting.com/artifacts/com.focframework/focDataSource/
implementation ("com.focframework:focDataSource:1.7.3")
'com.focframework:focDataSource:jar:1.7.3'
<dependency org="com.focframework" name="focDataSource" rev="1.7.3">
<artifact name="focDataSource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.focframework', module='focDataSource', version='1.7.3')
)
libraryDependencies += "com.focframework" % "focDataSource" % "1.7.3"
[com.focframework/focDataSource "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.focframework : focAPI | jar | 1.7.3 |
com.focframework : foc | jar | 1.7.3 |
com.focframework : focShared | jar | 1.7.3 |
com.vaadin : vaadin-server | jar | 7.7.8 |