Metadata >> NuGet >> org.eclipse.scada

org.eclipse.scada

Metadata

Authors Jens Reimann
Copyrights Copyright 2007,2013
Description Eclipse SCADA
IconUrl http://git.eclipse.org/c/eclipsescada/org.eclipse.scada.hmi.git/plain/org.eclipse.scada.hmi.adminclient.app-product/icons/app/icon.ico
LicenseUrl http://www.eclipse.org/legal/epl-v10.html
Owners Eclipse Foundation
ProjectUrl http://www.eclipse.org/eclipsescada/
ReleaseNotes Initial release based on Eclipse SCADA 0.0.1-M1
RequireLicenseAcceptance True
Tags eclipse scada
Dependencies IKVM:7.3.4830.0
PackageSize 6471954
PackageHashAlgorithm SHA512
PackageHash 0BWkqX601nM4CQwy5BLsRDvSORUaHn7tB50cKm9sx3fTKKqUF9r4rKSkWyJQA+1zyyhdNFID/J7vlO51kpgU/w==
DownloadCount 000000
CreatedDate 2013-11-25T10:22:43

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install org.eclipse.scada -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install org.eclipse.scada -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package org.eclipse.scada
Installing the package (HTTP Basic authentication):
Install-Package org.eclipse.scada -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package org.eclipse.scada -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package org.eclipse.scada

OpenWrap

Installing the package:
o add-wrap org.eclipse.scada
Uninstalling the package:
o remove-wrap org.eclipse.scada

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.0-M1